Skip to content

Commit 0556d70

Browse files
Version Packages
1 parent d88fc5f commit 0556d70

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tall-dodos-watch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/tanstack-react-query/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @powersync/tanstack-react-query
22

3+
## 0.1.10
4+
5+
### Patch Changes
6+
7+
- d88fc5f: Added Tanstack useQueries support. See https://tanstack.com/query/latest/docs/framework/react/reference/useQueries for more information.
8+
39
## 0.1.9
410

511
### Patch Changes

packages/tanstack-react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/tanstack-react-query",
3-
"version": "0.1.9",
3+
"version": "0.1.10",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/",
66
"access": "public"

0 commit comments

Comments
 (0)