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

Merged
merged 2 commits into from
Dec 7, 2022

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Dec 7, 2022

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.4.5

Patch Changes

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

react-router-dom@6.4.5

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.0.5
    • react-router@6.4.5

react-router-dom-v5-compat@6.4.5

Patch Changes

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

react-router-native@6.4.5

Patch Changes

  • Updated dependencies:
    • react-router@6.4.5

@remix-run/router@1.0.5

Patch Changes

    • Add requestContext support to static handler query/queryRoute (#9696)
      • Note that the unstable API of queryRoute(path, routeId) has been changed to queryRoute(path, { routeId, requestContext })
  • Remove instanceof Response checks in favor of isResponse (#9690)
  • Fix URL creation in Cloudflare Pages or other non-browser-environment (#9682)
  • Fix requests sent to revalidating loaders so they reflect a GET request (#9680)
  • Fix URL creation in Remix integration tests (#9689)

@brophdawg11 brophdawg11 merged commit 87ced69 into release-next Dec 7, 2022
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch December 7, 2022 18:15
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.

2 participants