Skip to content

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Feb 2, 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.

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

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.8.1-pre.0

Patch Changes

  • Remove inaccurate console warning for POP navigations (f6b5dae2)
  • Updated dependencies:
    • @remix-run/router@1.3.2-pre.0

react-router-dom@6.8.1-pre.0

Patch Changes

  • Improved absolute url detection in Link component (now also supports mailto: urls) (#9994)
  • Fix partial object (search or hash only) pathnames losing current path value (#10029)
  • Updated dependencies:
    • react-router@6.8.1-pre.0
    • @remix-run/router@1.3.2-pre.0

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

Patch Changes

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

react-router-native@6.8.1-pre.0

Patch Changes

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

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

Patch Changes

  • Remove inaccurate console warning for POP navigations (f6b5dae2)
  • Only check for differing origin on absolute URL redirects (#10033)
@brophdawg11 brophdawg11 merged commit d6fbfab into release-next Feb 2, 2023
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch February 2, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants