We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3317e3d commit 12c985cCopy full SHA for 12c985c
.changeset/eighty-cats-brake.md
@@ -0,0 +1,5 @@
1
+---
2
+"@powersync/sql-js": patch
3
4
+
5
+Update PowerSync core extension to 0.4.6.
build.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-POWERSYNC_CORE_VERSION="0.4.5"
+POWERSYNC_CORE_VERSION="0.4.6"
SQLITE_PATH="sql.js"
6
7
if [ -d "$SQLITE_PATH" ]; then
0 commit comments