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

Merged
merged 2 commits into from Jul 17, 2023

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
3 checks passed
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant