Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update version for release #10443

Merged
merged 2 commits into from
May 3, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 3, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-next, this PR will be updated.

Releases

react-router@6.11.1

Patch Changes

  • Fix usage of Component API within descendant <Routes> (#10434)
  • Fix bug when calling useNavigate from <Routes> inside a <RouterProvider> (#10432)
  • Fix usage of <Navigate> in strict mode when using a data router (#10435)
  • Updated dependencies:
    • @remix-run/router@1.6.1

react-router-dom@6.11.1

Patch Changes

  • Updated dependencies:
    • react-router@6.11.1
    • @remix-run/router@1.6.1

react-router-dom-v5-compat@6.11.1

Patch Changes

  • Updated dependencies:
    • react-router@6.11.1
    • react-router-dom@6.11.1

react-router-native@6.11.1

Patch Changes

  • Updated dependencies:
    • react-router@6.11.1

@remix-run/router@1.6.1

Patch Changes

  • Fix basename handling when navigating without a path (#10433)
  • "Same hash" navigations no longer re-run loaders to match browser behavior (i.e. /path#hash -> /path#hash) (#10408)

@brophdawg11 brophdawg11 merged commit db696c1 into release-next May 3, 2023
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch May 3, 2023 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant