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

Merged
merged 1 commit into from
Oct 30, 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

@remix-run/router@1.11.0-pre.1

Minor Changes

  • When v7_fetcherPersist is enabled, the router now performs ref-counting on fetcher keys via getFetcher/deleteFetcher so it knows when a given fetcher is totally unmounted from the UI (#10977)

    • Once a fetcher has been totally unmounted, we can ignore post-processing of a persisted fetcher result such as a redirect or an error
    • The router will also pass a new deletedFetchers array to the subscriber callbacks so that the UI layer can remove associated fetcher data

react-router@6.18.0-pre.1

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.11.0-pre.1

react-router-dom@6.18.0-pre.1

Patch Changes

  • Updated dependencies:
    • @remix-run/router@1.11.0-pre.1
    • react-router@6.18.0-pre.1

react-router-dom-v5-compat@6.18.0-pre.1

Patch Changes

  • Updated dependencies:
    • react-router@6.18.0-pre.1
    • react-router-dom@6.18.0-pre.1

react-router-native@6.18.0-pre.1

Patch Changes

  • Updated dependencies:
    • react-router@6.18.0-pre.1

@brophdawg11 brophdawg11 merged commit 67af262 into release-next Oct 30, 2023
1 check passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch October 30, 2023 20:44
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