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 (pre) #11047

Merged
merged 1 commit into from Nov 21, 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.

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

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

Minor Changes

  • Export the PathParam type from the public API (#10719)

Patch Changes

  • Fix bug with resolveTo in splat routes (#11045)

    • This is a follow up to #10983 to handle the few other code paths using getPathContributingMatches
    • This removes the UNSAFE_getPathContributingMatches export from @remix-run/router since we no longer need this in the react-router/react-router-dom layers
  • Updated dependencies:

    • @remix-run/router@1.13.0-pre.0

react-router-dom@6.20.0-pre.0

Minor Changes

  • Export the PathParam type from the public API (#10719)

Patch Changes

  • Updated dependencies:
    • react-router@6.20.0-pre.0
    • @remix-run/router@1.13.0-pre.0

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

Minor Changes

  • Export the PathParam type from the public API (#10719)

Patch Changes

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

react-router-native@6.20.0-pre.0

Minor Changes

  • Export the PathParam type from the public API (#10719)

Patch Changes

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

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

Minor Changes

  • Export the PathParam type from the public API (#10719)

Patch Changes

  • Fix bug with resolveTo in splat routes (#11045)

    • This is a follow up to #10983 to handle the few other code paths using getPathContributingMatches
    • This removes the UNSAFE_getPathContributingMatches export from @remix-run/router since we no longer need this in the react-router/react-router-dom layers
  • Do not revalidate unmounted fetchers when v7_fetcherPersist is enabled (#11044)

@brophdawg11 brophdawg11 merged commit 1e026b6 into release-next Nov 21, 2023
1 check passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch November 21, 2023 15:09
jonathanpruvost pushed a commit to concordnow/react-router that referenced this pull request Nov 28, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant