Skip to content

Commit 5968b36

Browse files
Version Packages (#330)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f8ac369 commit 5968b36

File tree

9 files changed

+19471
-15346
lines changed

9 files changed

+19471
-15346
lines changed

.changeset/quick-cows-design.md

-5
This file was deleted.

.changeset/smart-jobs-change.md

-5
This file was deleted.

packages/react-native/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @powersync/react-native
22

3+
## 1.12.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [f8ac369]
8+
- @powersync/react@1.4.5
9+
310
## 1.12.3
411

512
### Patch Changes

packages/react-native/package.json

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

packages/react/CHANGELOG.md

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

3+
## 1.4.5
4+
5+
### Patch Changes
6+
7+
- f8ac369: Ensuring that `useQuery`'s `isFetching` becomes true immediately after the query changes.
8+
39
## 1.4.4
410

511
### Patch Changes

packages/react/package.json

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

0 commit comments

Comments
 (0)