Traceary

Catalog / TanStack Query

@tanstack/svelte-query 6.1.42

4 days agofixedchangedremovedOriginal notes

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