Skip to content

Commit e2d66e6

Browse files
authored
Add mutation utils to createUtils() (#50)
* feat: add mutation utils for createUtils * bump version
1 parent 05b08c8 commit e2d66e6

File tree

2 files changed

+119
-59
lines changed

2 files changed

+119
-59
lines changed

@lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "trpc-svelte-query-adapter",
3-
"version": "2.3.8",
3+
"version": "2.3.9",
44
"description": "A simple adapter to use `@tanstack/svelte-query` with trpc, similar to `@trpc/react-query`.",
55
"keywords": [
66
"trpc",

0 commit comments

Comments
 (0)