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 ddc38ff + 5caeb7d commit ce98f3aCopy full SHA for ce98f3a
.changeset/eighty-geckos-occur.md
@@ -0,0 +1,5 @@
1
+---
2
+'@powersync/sql-js': minor
3
4
+
5
+Update PowerSync core to v0.4.10
build.sh
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-POWERSYNC_CORE_VERSION="0.4.8"
+POWERSYNC_CORE_VERSION="0.4.10"
SQLITE_PATH="sql.js"
6
7
if [ -d "$SQLITE_PATH" ]; then
0 commit comments