Skip to content

chore: Update version for release #9936

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jan 18, 2023

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Jan 18, 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.7.0

Minor Changes

  • Add unstable_useBlocker hook for blocking navigations within the app's location origin (#9709)

Patch Changes

  • Fix generatePath when optional params are present (#9764)
  • update <Await> to accept ReactNode as children function return result (#9896)
  • Updated dependencies:
    • @remix-run/router@1.3.0

react-router-dom@6.7.0

Minor Changes

  • Add preventScrollReset prop to <Form> (#9886)
  • Add unstable_useBlocker hook for blocking navigations within the app's location origin (#9709)

Patch Changes

  • Added pass-through event listener options argument to useBeforeUnload (#9709)
  • Streamline jsdom bug workaround in tests (#9824)
  • Add unstable_usePrompt (#9932)
  • Updated dependencies:
    • @remix-run/router@1.3.0
    • react-router@6.7.0

@remix-run/router@1.3.0

Minor Changes

  • Expose deferred information from createStaticHandler (#9760)
  • Added support for navigation blocking APIs (#9709)

Patch Changes

  • Improved absolute redirect url detection in actions/loaders (#9829) (b82ea4be)
  • Fix URL creation with memory histories (#9814)
  • Fix generatePath when optional params are present (#9764)
  • Fix scroll reset if a submission redirects (#9886)
  • Fix 404 bug with same-origin absolute redirects (#9913)
  • Support OPTIONS requests in staticHandler.queryRoute (#9914)

react-router-dom-v5-compat@6.7.0

Patch Changes

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

react-router-native@6.7.0

Patch Changes

  • Updated dependencies:
    • react-router@6.7.0

@brophdawg11 brophdawg11 merged commit 74979cb into release-next Jan 18, 2023
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch January 18, 2023 20:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants