Skip to content

@tanstack/svelte-query@6.1.42

Choose a tag to compare

@github-actions github-actions released this 24 Aug 13:23
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
96f2da6

Patch Changes

  • #10892 cafd540 - Fix createQueries crashing with TypeError: 'deleteProperty' on proxy: trap returned falsish for property 'N' when two or more items were removed from its reactive array in the same update.

  • #11127 320ed25 - Fix createQueries staying inactive when it is initialized with an empty queries array.

  • #11153 250050d - fix(svelte-query): remove mutations that no longer match the filter in useMutationState