Skip to content

Conversation

mcansh
Copy link
Collaborator

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

Patch Changes

  • Remove inaccurate console warning for POP navigations (#10030)
  • Updated dependencies:
    • @remix-run/router@1.3.2

react-router-dom@6.8.1

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
    • @remix-run/router@1.3.2

react-router-dom-v5-compat@6.8.1

Patch Changes

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

react-router-native@6.8.1

Patch Changes

  • Updated dependencies:
    • react-router@6.8.1

@remix-run/router@1.3.2

Patch Changes

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

2 participants