@tanstack/svelte-query 6.1.42
Patch Changes
#10892
cafd540- FixcreateQueriescrashing withTypeError: '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- FixcreateQueriesstaying inactive when it is initialized with an emptyqueriesarray.#11153
250050d- fix(svelte-query): remove mutations that no longer match the filter inuseMutationState