Skip to content

Conversation

@stevensJourney
Copy link
Collaborator

@stevensJourney stevensJourney commented Dec 4, 2025

Update PowerSync SQLite Core Extension to v0.4.10

This PR updates the PowerSync SQLite core extension version from 0.4.6 to 0.4.10 across all SDK packages and demo applications.

Changes

Core Package Updates

  • Node SDK (packages/node/)

    • Updated download_core.js to download core extension v0.4.10
    • Updated binary hashes for all platform architectures (Windows, Linux, macOS)
  • Capacitor SDK (packages/capacitor/)

    • Updated iOS dependency in PowersyncCapacitor.podspec: powersync-sqlite-core ~> 0.4.10
    • Updated Android dependency in android/build.gradle: powersync-sqlite-core:0.4.10
  • OP-SQLite SDK (packages/powersync-op-sqlite/)

    • Updated iOS dependency in powersync-op-sqlite.podspec: powersync-sqlite-core ~> 0.4.10
    • Updated Android dependency in android/build.gradle: powersync-sqlite-core:0.4.10
  • Common Package (packages/common/)

    • Updated version validation in AbstractPowerSyncDatabase.ts to require >=0.4.10 <1.0.0

Demo Applications

Updated all demo applications to use the latest SDK versions:

  • Angular Supabase TodoList
  • Django React Native TodoList
  • Example Capacitor
  • Example Electron
  • Example Next.js
  • React Multi Client
  • React Native Supabase Group Chat
  • React Native Supabase TodoList
  • React Native Web Supabase TodoList
  • React Supabase TodoList (and variants)
  • Vue Supabase TodoList
  • YJS React Supabase Text Collaboration

TODO

  • Update SQL.js adapter (packages/adapter-sql-js/) - The SQL.js adapter still needs to be updated to use core extension v0.4.10.

@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2025

🦋 Changeset detected

Latest commit: b27c0f2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@powersync/react-native Minor
@powersync/common Minor
@powersync/node Minor
@powersync/web Minor
@powersync/op-sqlite Patch
@powersync/capacitor Patch
@powersync/adapter-sql-js Patch
@powersync/tanstack-react-query Patch
@powersync/diagnostics-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants