jsr.json | 2 +- package.json | 3 -- readme.changes.md | 8 ++++ src/client.ts | 54 ++++++++++++++++++++++--- src/mod.ts | 10 ++++- src/mutation.ts | 12 +++--- src/react.ts | 49 +++++++++++------------ src/types.ts | 46 +++++++++++++++++++-- test/auth.test.tsx | 49 +++++++++++++++++++++++ test/useMutate.test.tsx | 68 +++++++++++++++++++++++++++++++- 10 files changed, 253 insertions(+), 48 deletions(-)