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

Merged
merged 3 commits into from
Feb 27, 2023

Conversation

mcansh
Copy link
Collaborator

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

Patch Changes

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

react-router-dom@6.8.2

Patch Changes

  • Treat absolute/same-origin/different-basename values as external (#10135)
  • Fix useBlocker to return IDLE_BLOCKER during SSR (#10046)
  • Fix SSR of absolute Link urls (#10112)
  • Properly escape HTML characters in StaticRouterProvider serialized hydration data (#10068)
  • Updated dependencies:
    • @remix-run/router@1.3.3
    • react-router@6.8.2

react-router-dom-v5-compat@6.8.2

Patch Changes

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

react-router-native@6.8.2

Patch Changes

  • Updated dependencies:
    • react-router@6.8.2

@remix-run/router@1.3.3

Patch Changes

  • Change invariant to an UNSAFE_ export since it's only intended for internal use (#10066)
  • Ensure status code and headers are maintained for defer loader responses in createStaticHandler's query() method (#10077)
  • Add internal API for custom HMR implementations (#9996)
  • Correctly perform a "hard" redirect for same-origin absolute URLs outside of the router basename (#10076)

@brophdawg11 brophdawg11 merged commit c312eaa into release-next Feb 27, 2023
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch February 27, 2023 20:23
@github-actions
Copy link
Contributor

🤖 Hello there,

We just published version 6.8.2 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

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