Skip to content

Latest commit

 

History

History
58 lines (31 loc) · 962 Bytes

CHANGELOG.md

File metadata and controls

58 lines (31 loc) · 962 Bytes

@journeyapps/wa-sqlite

0.4.0

Minor Changes

  • 95b8ba1: powersync-sqlite-core 0.3.0

0.3.0

Minor Changes

  • b0124d4: Update powersync-sqlite-core to v0.2.0
  • b0124d4: Rename back to @journeyapps/wa-sqlite

Patch Changes

  • b0124d4: Fix some type declarations

0.2.1

Patch Changes

  • a220f80: Rename package to @powersync/wa-sqlite

For the following previous versions refer to @journeyapps/wa-sqlite

0.2.0

Minor Changes

  • 0077436: Added full text search (FTS5) support out of the box by default. There should be no configuration required. Updated from upstream changes

0.1.1

Patch Changes

  • fabeb50: Updated from upstream changes
  • fabeb50: Updated powersync-sqlite-core to v0.1.6

0.1.0

Minor Changes

  • aba7b5b: Beta release

0.0.2

Patch Changes

  • 1cce650: Fixed Typescript declaration files.

0.0.1

Patch Changes

  • 9bb4bb4: Initial loading of PowerSync Rust SQLite extension.