Skip to content

ci: Version Packages (rc) - #11330

Open
github-actions[bot] wants to merge 1 commit into
solid-query-v6-prefrom
changeset-release/solid-query-v6-pre
Open

ci: Version Packages (rc)#11330
github-actions[bot] wants to merge 1 commit into
solid-query-v6-prefrom
changeset-release/solid-query-v6-pre

Conversation

@github-actions

Copy link
Copy Markdown
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 solid-query-v6-pre, this PR will be updated.

鈿狅笍鈿狅笍鈿狅笍鈿狅笍鈿狅笍鈿狅笍

solid-query-v6-pre 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 solid-query-v6-pre.

鈿狅笍鈿狅笍鈿狅笍鈿狅笍鈿狅笍鈿狅笍

Releases

@tanstack/solid-query@6.0.0-rc.2

Patch Changes

  • #11325 209f9f5 - fix: scope useMutation's mutation-cache subscription to the flight. The
    hook subscribed at mount with a bare reactive client() read (tripping
    Solid's STRICT_READ_UNTRACKED dev diagnostic) and held the subscription
    for its whole life even though the listener only matters while a mutation
    is in flight. The subscription now starts in run against the same
    client the mutation is built on and ends at settle: nothing reactive is
    read at setup, the listener and the mutation can never sit on different
    clients, and idle hooks hold no cache subscription.

@tanstack/solid-query-devtools@6.0.0-rc.2

Patch Changes

  • Updated dependencies [209f9f5]:
    • @tanstack/solid-query@6.0.0-rc.2

@tanstack/solid-query-persist-client@6.0.0-rc.2

Patch Changes

  • Updated dependencies [209f9f5]:
    • @tanstack/solid-query@6.0.0-rc.2

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.

0 participants