Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shuding/nextra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: shuding/nextra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 10 commits
  • 23 files changed
  • 5 contributors

Commits on Oct 12, 2024

  1. chore(deps): update dependency @vitejs/plugin-react to v4.3.2 (#3429)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ec5cda6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to v20.16.11 (#3428)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    82c422b View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency next to v14.2.15 (#3431)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d0148b3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update react monorepo (#3432)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3a38bbf View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency @changesets/cli to v2.27.9 (#3426)

    * chore(deps): update dependency @changesets/cli to v2.27.9
    
    * aa
    
    * aa
    
    * upd
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    renovate[bot] and dimaMachina authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a597236 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency @types/estree to v1.0.6 (#3427)

    * chore(deps): update dependency @types/estree to v1.0.6
    
    * aa
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    renovate[bot] and dimaMachina authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    89942e4 View commit details
    Browse the repository at this point in the history
  7. fix typo (#3437)

    zen2do authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0003a2f View commit details
    Browse the repository at this point in the history
  8. document custom 404 page for i18n website (#3438)

    * document custom 404 page for i18n website
    
    * upd
    dimaMachina authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    dfd2dec View commit details
    Browse the repository at this point in the history
  9. add nextra/locales middleware which can be exported from `root/midd…

    …leware.{js,ts}` file to detect and redirect to the user-selected language for i18n websites (#3439)
    
    * aa
    
    * aaa
    
    * aaa
    
    * aaa
    
    * Update .changeset/large-feet-tell.md
    
    * Update docs/pages/docs/guide/i18n.mdx
    dimaMachina authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e0a9303 View commit details
    Browse the repository at this point in the history
  10. Version Packages (#3440)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e7dab09 View commit details
    Browse the repository at this point in the history
Loading