Skip to content

@powersync/adapter-sql-js@0.0.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 14:30
· 88 commits to main since this release
47a2302

Patch Changes

  • 8cc3335: Updated sql-js upstream version to support rust sync implementation.
  • 074f4cd: Only calling db.export() if a persister is specified, otherwise it is no-op. Improves in-memory performance.