Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions .changeset/khaki-toys-cheat.md

This file was deleted.

7 changes: 7 additions & 0 deletions libs/lib-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @powersync/lib-service-postgres

## 0.4.15

### Patch Changes

- Updated dependencies [57f7660]
- @powersync/[email protected]

## 0.4.14

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/lib-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/lib-service-postgres",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.4.14",
"version": "0.4.15",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions modules/module-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @powersync/service-module-core

## 0.2.13

### Patch Changes

- Updated dependencies [57f7660]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.2.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-core",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.2.12",
"version": "0.2.13",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions modules/module-mongodb-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @powersync/service-module-mongodb-storage

## 0.12.13

### Patch Changes

- 57f7660: General client connections analytics added
- Updated dependencies [57f7660]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.12.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-mongodb-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-mongodb-storage",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.12.12",
"version": "0.12.13",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions modules/module-mongodb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @powersync/service-module-mongodb

## 0.12.13

### Patch Changes

- Updated dependencies [57f7660]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.12.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-mongodb",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.12.12",
"version": "0.12.13",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions modules/module-mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @powersync/service-module-mysql

## 0.9.13

### Patch Changes

- Updated dependencies [57f7660]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.9.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-mysql",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/index.d.ts",
"version": "0.9.12",
"version": "0.9.13",
"license": "FSL-1.1-ALv2",
"main": "dist/index.js",
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions modules/module-postgres-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @powersync/service-module-postgres-storage

## 0.10.13

### Patch Changes

- 57f7660: General client connections analytics added
- Updated dependencies [57f7660]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.10.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-postgres-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@powersync/service-module-postgres-storage",
"repository": "https://github.com/powersync-ja/powersync-service",
"types": "dist/@types/index.d.ts",
"version": "0.10.12",
"version": "0.10.13",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions modules/module-postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @powersync/service-module-postgres

## 0.16.13

### Patch Changes

- Updated dependencies [57f7660]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 0.16.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion modules/module-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.16.12",
"version": "0.16.13",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
2 changes: 2 additions & 0 deletions packages/schema/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @powersync/service-schema

## 1.16.4

## 1.16.3

## 1.16.2
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/service-schema",
"version": "1.16.3",
"version": "1.16.4",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "FSL-1.1-ALv2",
Expand Down
8 changes: 8 additions & 0 deletions packages/service-core-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @powersync/service-core-tests

## 0.12.13

### Patch Changes

- 57f7660: General client connections analytics added
- Updated dependencies [57f7660]
- @powersync/[email protected]

## 0.12.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/service-core-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"publishConfig": {
"access": "public"
},
"version": "0.12.12",
"version": "0.12.13",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/service-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @powersync/service-core

## 1.16.4

### Patch Changes

- 57f7660: General client connections analytics added
- Updated dependencies [57f7660]
- @powersync/[email protected]

## 1.16.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/service-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.16.3",
"version": "1.16.4",
"main": "dist/index.js",
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @powersync/service-types

## 0.13.2

### Patch Changes

- 57f7660: General client connections analytics added

## 0.13.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/service-types",
"version": "0.13.1",
"version": "0.13.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"license": "FSL-1.1-ALv2",
Expand Down
13 changes: 13 additions & 0 deletions service/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @powersync/service-image

## 1.16.4

### Patch Changes

- Updated dependencies [57f7660]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]
- @powersync/[email protected]

## 1.16.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/service-image",
"version": "1.16.3",
"version": "1.16.4",
"private": true,
"license": "FSL-1.1-ALv2",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions test-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# test-client

## 0.1.60

### Patch Changes

- Updated dependencies [57f7660]
- @powersync/[email protected]

## 0.1.59

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion test-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "test-client",
"repository": "https://github.com/powersync-ja/powersync-service",
"private": true,
"version": "0.1.59",
"version": "0.1.60",
"main": "dist/index.js",
"bin": "dist/bin.js",
"license": "Apache-2.0",
Expand Down