Skip to content

Commit 66ddfc6

Browse files
Merge remote-tracking branch 'origin/master' into powersync_builds
2 parents 9c2b781 + e139801 commit 66ddfc6

File tree

6 files changed

+9
-3
lines changed

6 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @journeyapps/wa-sqlite
22

3+
## 0.4.2
4+
5+
### Patch Changes
6+
7+
- f23bd69: Use powersync-sqlite-core 0.3.6 to fix dangling rows
8+
39
## 0.4.1
410

511
### Patch Changes

dist/wa-sqlite-async.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/wa-sqlite-async.wasm

2.66 KB
Binary file not shown.

dist/wa-sqlite.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dist/wa-sqlite.wasm

1.35 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@journeyapps/wa-sqlite",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)