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+2`
26
-
27
-
---
28
-
29
-
#### `powersync` - `v1.8.1`
30
-
31
-
- Added `refreshSchema()`, allowing queries and watch calls to work against updated schemas.
32
-
33
-
34
6
## 2024-09-06
35
7
36
8
### Changes
@@ -39,26 +11,25 @@ Packages with dependency updates only:
39
11
40
12
Packages with breaking changes:
41
13
42
-
- There are no breaking changes in this release.
14
+
- There are no breaking changes in this release.
43
15
44
16
Packages with other changes:
45
17
46
-
-[`powersync` - `v1.8.0`](#powersync---v180)
18
+
-[`powersync` - `v1.8.0`](#powersync---v180)
47
19
48
20
---
49
21
50
22
#### `powersync` - `v1.8.0`
51
23
52
-
- Requires `journeyapps/powersync-service` v0.5.0 or later when self-hosting
53
-
- Use powersync-sqlite-core v0.2.1
54
-
- Customize `User-Agent` header
55
-
- Add `client_id` parameter to sync requests
56
-
- Persist `lastSyncedAt`
57
-
- Emit update notifications for watch queries on `disconnectAndClear()`
58
-
- Validate that the `powersync-sqlite-core` version number is in a compatible range of `^0.2.0`
59
-
- Always cast `target_op` (write checkpoints) to ensure it's an integer
60
-
- Sync optimizations for MOVE and REMOVE operations
61
-
24
+
- Requires `journeyapps/powersync-service` v0.5.0 or later when self-hosting
25
+
- Use powersync-sqlite-core v0.2.1
26
+
- Customize `User-Agent` header
27
+
- Add `client_id` parameter to sync requests
28
+
- Persist `lastSyncedAt`
29
+
- Emit update notifications for watch queries on `disconnectAndClear()`
30
+
- Validate that the `powersync-sqlite-core` version number is in a compatible range of `^0.2.0`
31
+
- Always cast `target_op` (write checkpoints) to ensure it's an integer
32
+
- 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.
81
52
82
-
-`powersync_attachments_helper` - `v0.6.5+1`
53
+
-`powersync_attachments_helper` - `v0.6.5+1`
83
54
84
55
---
85
56
86
57
#### `powersync` - `v1.7.0`
87
58
88
-
-**FEAT**: Include schema validation check
89
-
-**FEAT**: Include new table check for maximum number of columns allowed
90
-
59
+
-**FEAT**: Include schema validation check
60
+
-**FEAT**: Include new table check for maximum number of columns allowed
91
61
92
62
## 2024-08-21
93
63
@@ -97,28 +67,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.
205
172
206
-
-`powersync_attachments_helper` - `v0.6.3+1`
173
+
-`powersync_attachments_helper` - `v0.6.3+1`
207
174
208
175
---
209
176
210
177
#### `powersync` - `v1.6.4`
211
178
212
-
-**FIX**: `hasSynced` status should be reset after `disconnectAndClear` has been called. ([5e12a079](https://github.com/powersync-ja/powersync.dart/commit/5e12a07918ca16d3dcf90f26a42c5a61c09fb978))
213
-
179
+
-**FIX**: `hasSynced` status should be reset after `disconnectAndClear` has been called. ([5e12a079](https://github.com/powersync-ja/powersync.dart/commit/5e12a07918ca16d3dcf90f26a42c5a61c09fb978))
0 commit comments