Skip to content

Commit 9c818dc

Browse files
Version Packages (#739)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac82680 commit 9c818dc

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/loud-melons-try.md

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

tools/diagnostics-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# diagnostics-app
22

3+
## 0.9.14
4+
5+
### Patch Changes
6+
7+
- ac82680: - Fixed bug where Rust client implementation would not update the dynamic schema after sync.
8+
- Improved dynamic schema refresh logic for all implementations. Updating the schema should now always update all dependent watched queries e.g. in the SQL Console.
9+
310
## 0.9.13
411

512
### Patch Changes

tools/diagnostics-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/diagnostics-app",
3-
"version": "0.9.13",
3+
"version": "0.9.14",
44
"private": true,
55
"scripts": {
66
"dev": "vite",

0 commit comments

Comments
 (0)