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 #9536

Merged
merged 3 commits into from Nov 1, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2022

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-6.4.3, this PR will be updated.

Releases

react-router@6.4.3

Patch Changes

  • useRoutes should be able to return null when passing locationArg (#9485) (#9506)
  • fix initialEntries type in createMemoryRouter (#9498)
  • Updated dependencies:
    • @remix-run/router@1.0.3

react-router-dom@6.4.3

Patch Changes

  • properly support index routes with a path in useResolvedPath (#9486)
  • Respect relative=path prop on NavLink (#9453)
  • Fix hrefs generated for createHashRouter (#9409)
  • fix encoding/matching issues with special chars (#9477)
  • Fix NavLink behavior for root urls (#9497)
  • Updated dependencies:
    • @remix-run/router@1.0.3
    • react-router@6.4.3

react-router-dom-v5-compat@6.4.3

Patch Changes

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

react-router-native@6.4.3

Patch Changes

  • Updated dependencies:
    • react-router@6.4.3

@remix-run/router@1.0.3

Patch Changes

  • properly support index routes with a path in useResolvedPath (#9486)
  • Fix hrefs generated for createHashRouter (#9409)
  • Changes to static handler for incorporating into Remix (#9482)
  • fix createURL in local file execution in Firefox (#9464) (#9506)
  • fix encoding/matching issues with special chars (#9477)
  • Clean up response APIs for unstable_createStaticHandler queryRoute (#9465)
  • Ignore pathless layout routes when looking for proper submission action function (#9455)
  • make url-encoding history-aware (#9496)
  • Support basename and relative routing in loader/action redirects (#9447)
  • Add UMD build for @remix-run/router (#9446)

@brophdawg11 brophdawg11 merged commit 54c3e39 into release-6.4.3 Nov 1, 2022
@brophdawg11 brophdawg11 deleted the changeset-release/release-6.4.3 branch November 1, 2022 15:04
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.

None yet

1 participant