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.

Releases

react-router@6.14.2

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.7.2

react-router-dom@6.14.2

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
    • react-router@6.14.2

react-router-dom-v5-compat@6.14.2

Patch Changes

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

react-router-native@6.14.2

Patch Changes

  • Updated dependencies:
    • react-router@6.14.2

@remix-run/router@1.7.2

Patch Changes

  • Trigger an error if a defer promise resolves/rejects with undefined in order to match the behavior of loaders and actions which must return a value or null (#10690)
  • Properly handle fetcher redirects interrupted by normal navigations (#10674)
  • Initial-load fetchers should not automatically revalidate on GET navigations (#10688)
  • [REMOVE] Fix additional edge case for Properly handle fetcher redirects interrupted by normal navigations #10674 (#10709)
  • Enhance the return type of Route.lazy to prohibit returning an empty object (#10634)
@brophdawg11 brophdawg11 merged commit 1acea8b into release-next Jul 17, 2023
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch July 17, 2023 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant