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.
2 parents b9acd72 + 7c5be3e commit a08705fCopy full SHA for a08705f
.changeset/chubby-donkeys-wonder.md
@@ -0,0 +1,5 @@
1
+---
2
+"@powersync/sql-js": patch
3
4
+
5
+Update PowerSync core extension to 0.4.5
build.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-POWERSYNC_CORE_VERSION="0.4.4"
+POWERSYNC_CORE_VERSION="0.4.5"
SQLITE_PATH="sql.js"
6
7
if [ -d "$SQLITE_PATH" ]; then
0 commit comments