Skip to content

Commit 0898a58

Browse files
Version Packages (#369)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6408783 commit 0898a58

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/gorgeous-pens-give.md

-5
This file was deleted.

packages/tanstack-react-query/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @powersync/tanstack-react-query
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- 6408783: Fixed issue with queries not reacting to local data changes or causing an infinite loop on certain sql parameters.
8+
39
## 0.0.4
410

511
### Patch Changes

packages/tanstack-react-query/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/tanstack-react-query",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/",
66
"access": "public"

0 commit comments

Comments
 (0)