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

Merged
merged 1 commit into from Dec 16, 2022

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Dec 16, 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.

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

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-dom@6.6.0-pre.0

Minor Changes

  • Add useBeforeUnload() hook (#9664)
  • Proper hydration of Error objects from StaticRouterProvider (#9664)
  • Remove unstable_ prefix from createStaticHandler/createStaticRouter/StaticRouterProvider (#9738)

Patch Changes

  • Support uppercase <Form method> and useSubmit method values (#9664)
  • Skip initial scroll restoration for SSR apps with hydrationData (#9664)
  • Fix <button formmethod> form submission overriddes (#9664)
  • Updated dependencies:
    • @remix-run/router@1.2.0-pre.0
    • react-router@6.6.0-pre.0

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

Minor Changes

  • Remove unstable_ prefix from createStaticHandler/createStaticRouter/StaticRouterProvider (#9738)

Patch Changes

  • Fix explicit replace on submissions and PUSH on submission to new paths (#9734)
  • Fix a few bugs where loader/action data wasn't properly cleared on errors (#9735)
  • Prevent useLoaderData usage in errorElement (#9735)
  • Skip initial scroll restoration for SSR apps with hydrationData (#9664)

react-router@6.6.0-pre.0

Patch Changes

  • Prevent useLoaderData usage in errorElement (#9735)
  • Updated dependencies:
    • @remix-run/router@1.2.0-pre.0

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

Patch Changes

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

react-router-native@6.6.0-pre.0

Patch Changes

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

@brophdawg11 brophdawg11 merged commit 1985141 into release-next Dec 16, 2022
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch December 16, 2022 19:43
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.

None yet

2 participants