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) #10124

Merged
merged 2 commits into from
Feb 21, 2023

Conversation

mcansh
Copy link
Collaborator

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

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.3.3-pre.0

react-router-dom@6.8.2-pre.0

Patch Changes

  • Fix useBlocker to return IDLE_BLOCKER during SSR (#10046)
  • Properly escape HTML characters in StaticRouterProvider serialized hydration data (#10068)
  • Updated dependencies:
    • @remix-run/router@1.3.3-pre.0
    • react-router@6.8.2-pre.0

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

Patch Changes

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

react-router-native@6.8.2-pre.0

Patch Changes

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

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

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)

@brophdawg11 brophdawg11 merged commit 3c6fb46 into release-next Feb 21, 2023
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch February 21, 2023 20:32
@github-actions
Copy link
Contributor

🤖 Hello there,

We just published version 6.8.2-pre.0 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!

@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