You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
24
+
25
+
-`powersync_attachments_helper` - `v0.6.5+3`
26
+
27
+
---
28
+
29
+
#### `powersync` - `v1.8.2`
30
+
31
+
- Added `refreshSchema()`, allowing queries and watch calls to work against updated schemas.
32
+
33
+
6
34
## 2024-09-09
7
35
8
36
### Changes
@@ -53,26 +81,25 @@ Packages with other changes:
53
81
54
82
Packages with breaking changes:
55
83
56
-
- There are no breaking changes in this release.
84
+
- There are no breaking changes in this release.
57
85
58
86
Packages with other changes:
59
87
60
-
-[`powersync` - `v1.8.0`](#powersync---v180)
88
+
-[`powersync` - `v1.8.0`](#powersync---v180)
61
89
62
90
---
63
91
64
92
#### `powersync` - `v1.8.0`
65
93
66
-
- Requires `journeyapps/powersync-service` v0.5.0 or later when self-hosting
67
-
- Use powersync-sqlite-core v0.2.1
68
-
- Customize `User-Agent` header
69
-
- Add `client_id` parameter to sync requests
70
-
- Persist `lastSyncedAt`
71
-
- Emit update notifications for watch queries on `disconnectAndClear()`
72
-
- Validate that the `powersync-sqlite-core` version number is in a compatible range of `^0.2.0`
73
-
- Always cast `target_op` (write checkpoints) to ensure it's an integer
74
-
- Sync optimizations for MOVE and REMOVE operations
75
-
94
+
- Requires `journeyapps/powersync-service` v0.5.0 or later when self-hosting
95
+
- Use powersync-sqlite-core v0.2.1
96
+
- Customize `User-Agent` header
97
+
- Add `client_id` parameter to sync requests
98
+
- Persist `lastSyncedAt`
99
+
- Emit update notifications for watch queries on `disconnectAndClear()`
100
+
- Validate that the `powersync-sqlite-core` version number is in a compatible range of `^0.2.0`
101
+
- Always cast `target_op` (write checkpoints) to ensure it's an integer
102
+
- Sync optimizations for MOVE and REMOVE operations
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
95
122
96
-
-`powersync_attachments_helper` - `v0.6.5+1`
123
+
-`powersync_attachments_helper` - `v0.6.5+1`
97
124
98
125
---
99
126
100
127
#### `powersync` - `v1.7.0`
101
128
102
-
-**FEAT**: Include schema validation check
103
-
-**FEAT**: Include new table check for maximum number of columns allowed
104
-
129
+
-**FEAT**: Include schema validation check
130
+
-**FEAT**: Include new table check for maximum number of columns allowed
105
131
106
132
## 2024-08-21
107
133
@@ -111,28 +137,27 @@ Packages with dependency updates only:
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
> Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.
219
242
220
-
-`powersync_attachments_helper` - `v0.6.3+1`
243
+
-`powersync_attachments_helper` - `v0.6.3+1`
221
244
222
245
---
223
246
224
247
#### `powersync` - `v1.6.4`
225
248
226
-
-**FIX**: `hasSynced` status should be reset after `disconnectAndClear` has been called. ([5e12a079](https://github.com/powersync-ja/powersync.dart/commit/5e12a07918ca16d3dcf90f26a42c5a61c09fb978))
227
-
249
+
-**FIX**: `hasSynced` status should be reset after `disconnectAndClear` has been called. ([5e12a079](https://github.com/powersync-ja/powersync.dart/commit/5e12a07918ca16d3dcf90f26a42c5a61c09fb978))
0 commit comments