Skip to content

Commit

Permalink
Get createUtils up-to-date with @trpc/react-query (#53)
Browse files Browse the repository at this point in the history
* refactor: create and use `ExaustiveRecord` util types

* feat: update `createUtils` to be up-to-date with `@trpc/react-query`

* feat: update procedure impls to use new query key mechanisms

* bump version
  • Loading branch information
vishalbalaji authored Jul 30, 2024
1 parent 93b2ee3 commit 297e18a
Show file tree
Hide file tree
Showing 2 changed files with 596 additions and 245 deletions.
2 changes: 1 addition & 1 deletion @lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trpc-svelte-query-adapter",
"version": "2.3.11",
"version": "2.3.12",
"description": "A simple adapter to use `@tanstack/svelte-query` with trpc, similar to `@trpc/react-query`.",
"keywords": [
"trpc",
Expand Down
Loading

0 comments on commit 297e18a

Please sign in to comment.