Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

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.

⚠️⚠️⚠️⚠️⚠️⚠️

release-next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on release-next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

react-router@6.14.2-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.7.2-pre.0

react-router-dom@6.14.2-pre.0

Patch Changes

  • Properly decode element id when emulating hash scrolling via <ScrollRestoration> (#10682)
  • Add missing <Form state> prop to populate history.state on submission navigations (#10630)
  • Support proper hydration of Error subclasses such as ReferenceError/TypeError (#10633)
  • Updated dependencies:
    • @remix-run/router@1.7.2-pre.0
    • react-router@6.14.2-pre.0

react-router-dom-v5-compat@6.14.2-pre.0

Patch Changes

  • Updated dependencies:
    • react-router-dom@6.14.2-pre.0
    • react-router@6.14.2-pre.0

react-router-native@6.14.2-pre.0

Patch Changes

  • Updated dependencies:
    • react-router@6.14.2-pre.0

@remix-run/router@1.7.2-pre.0

Patch Changes

  • Better handling of deferred promises that resolve/reject with undefined (#10690)
  • Properly handle fetcher redirects interrupted by normal navigations (#10674)
  • Initial-load fetchers should not automatically revalidate on GET navigations (#10688)
  • Enhance the return type of Route.lazy to prohibit returning an empty object (#10634)
@brophdawg11 brophdawg11 merged commit 3cda182 into release-next Jul 11, 2023
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch July 11, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant