File tree Expand file tree Collapse file tree 5 files changed +15
-7
lines changed Expand file tree Collapse file tree 5 files changed +15
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @powersync/service-core
2
2
3
+ ## 0.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 526a41a: Added support for user parameters when making a StreamingSyncRequest.
8
+
3
9
## 0.1.3
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 5
5
"publishConfig" : {
6
6
"access" : " public"
7
7
},
8
- "version" : " 0.1.3 " ,
8
+ "version" : " 0.2.0 " ,
9
9
"main" : " dist/index.js" ,
10
10
"license" : " FSL-1.1-Apache-2.0" ,
11
11
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
# powersync-open-service
2
2
3
+ ## 0.2.4
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ 526a41a]
8
+ - @powersync/service-core @0.2.0
9
+
3
10
## 0.2.3
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powersync-open-service" ,
3
- "version" : " 0.2.3 " ,
3
+ "version" : " 0.2.4 " ,
4
4
"private" : true ,
5
5
"license" : " FSL-1.1-Apache-2.0" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments