feat(svelte-query): add 'mutationOptions' (#10175)
* feat(svelte-query/mutationOptions): add 'mutationOptions' identity function for type-safe mutation configuration * test(svelte-query/mutationOptions): add type and runtime tests for 'mutationOptions' * docs(svelte-query/mutationOptions): add reference documentation for 'mutationOptions' * chore(svelte-query): add changeset for 'mutationOptions' * ci: apply automated fixes * test(svelte-query/mutationOptions): use 'Accessor' type for props in BaseExample and wrap test values with arrow functions * style(svelte-query/mutationOptions): remove blank lines between 'fireEvent' and assertion blocks * refactor(svelte-query/mutationOptions): split BaseExample into BaseExample and MultiExample for single and multi mutation tests * ci: apply automated fixes --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
W
Wonsuk Choi committed
b2dfe4f4e34e80db47dd48f703c44c66cead8fc6
Parent: 6af63a7
Committed by GitHub <noreply@github.com>
on 3/2/2026, 7:47:12 AM