Skip to content

Latest commit

 

History

History
703 lines (435 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

703 lines (435 loc) · 13.3 KB

@vlcn.io/wa-crsqlite

0.16.0

Minor Changes

  • e4a0a42: v0.16.0-next

Patch Changes

  • d485812: prepare tables_used query, correctly unzip native library from pre-builds
  • 6f0ccac: fix error where separate connections would not report the correct db version
  • Updated dependencies [d485812]
  • Updated dependencies [e4a0a42]
  • Updated dependencies [6f0ccac]

0.16.0-next.2

Patch Changes

0.16.0-next.1

Patch Changes

0.16.0-next.0

Minor Changes

  • v0.16.0-next

Patch Changes

0.15.2

Patch Changes

  • c113d8c: ensure statements are finalized when closing db, allow automigrating fractindex tables, fractindex w/o list columns fix

0.15.2-next.0

Patch Changes

  • ensure statements are finalized when closing db, allow automigrating fractindex tables, fractindex w/o list columns fix

0.15.1

Patch Changes

0.15.0

Minor Changes

  • 56df096: re-insertion, api naming consistencies, metadata size reduction, websocket server, websocket client, websocket demo

Patch Changes

  • bbb2c7f: fixes for react strict mode
  • 4022bd6: litefs support
  • 08f13fb: react strict mode fiex, migrator fixes, typed-sql basic support, ws replication, db provider hooks
  • 8c8cb7e: pass worker instance thru
  • 8b519bc: rebuild
  • f327068: rebuild
  • Updated dependencies [56df096]
  • Updated dependencies [08f13fb]
  • Updated dependencies [8c8cb7e]
  • Updated dependencies [f327068]

0.15.0-next.6

Patch Changes

0.15.0-next.5

Patch Changes

  • litefs support

0.15.0-next.4

Patch Changes

0.15.0-next.3

Patch Changes

0.15.0-next.2

Patch Changes

  • rebuild

0.15.0-next.1

Patch Changes

  • fixes for react strict mode

0.15.0-next.0

Minor Changes

  • re-insertion, api naming consistencies, metadata size reduction, websocket server, websocket client, websocket demo

Patch Changes

0.14.0

Minor Changes

  • 68deb1c: binary encoded primary keys, no string encoding on values, cache prepared statements on merge, fix webkit JIT crash

Patch Changes

0.14.0-next.0

Minor Changes

  • binary encoded primary keys, no string encoding on values, cache prepared statements on merge, fix webkit JIT crash

Patch Changes

0.13.0

Minor Changes

  • 62912ad: split up large transactions, compact out unneeded delete records, coordinate dedicated workers for android, null merge fix

Patch Changes

0.13.0-next.0

Minor Changes

  • split up large transactions, compact out unneeded delete records, coordinate dedicated workers for android, null merge fix

Patch Changes

0.12.0

Minor Changes

  • 7885afd: 50x perf boost when pulling changesets

Patch Changes

0.12.0-next.0

Minor Changes

  • 15c8e04: 50x perf boost when pulling changesets

Patch Changes

0.11.0

Minor Changes

  • automigrate fixes for WASM, react fixes for referential equality, direct-connect networking implementations, sync in shared worker, dbProvider hooks for React

Patch Changes

0.10.2-next.0

Patch Changes

  • better error reporting on migration failure, handle schema swap

0.10.1

Patch Changes

  • 6dbfdcb: include fts5 & bump to sqlite 3.41.2
  • fts5, sqlite 3.42.1, direct-connect packages
  • Updated dependencies [6dbfdcb]
  • Updated dependencies

0.10.1-next.0

Patch Changes

0.10.0

Minor Changes

  • e0de95c: ANSI SQL compliance for crsql_changes, all filters available for crsql_changes, removal of tracked_peers, simplified crsql_master table

Patch Changes

  • 9b483aa: npm is not updating on package publish -- bump versions to try to force it
  • Updated dependencies [9b483aa]
  • Updated dependencies [e0de95c]

0.10.0-next.1

Patch Changes

0.10.0-next.0

Minor Changes

  • ANSI SQL compliance for crsql_changes, all filters available for crsql_changes, removal of tracked_peers, simplified crsql_master table

Patch Changes

0.9.4

Patch Changes

0.9.3

Patch Changes

0.9.3-next.0

Patch Changes

0.9.2

Patch Changes

  • 2bbf074: nextjs fix and better reconnect on refocus for mobile
  • b1b77cf: js include for webpack
  • Updated dependencies [2bbf074]

0.9.2-next.1

Patch Changes

  • js include for webpack

0.9.2-next.0

Patch Changes

  • nextjs fix and better reconnect on refocus for mobile
  • Updated dependencies

0.9.1

Patch Changes

0.9.1-next.0

Patch Changes


0.9.0

Minor Changes

  • 14c9f4e: useQuery perf updates, primary key only table fixes, sync in a background worker

Patch Changes

0.9.0-next.0

Minor Changes

  • useQuery perf updates, primary key only table fixes, sync in a background worker

Patch Changes

0.8.0

Minor Changes

  • 6316ec315: update to support prebuild binaries, include primary key only table fixes

Patch Changes

0.8.0-next.0

Minor Changes

  • update to support prebuild binaries, include primary key only table fixes

Patch Changes

0.7.4

Patch Changes

  • 64bit rowid support in update hook, fixup cache key calculating for bind args
  • Updated dependencies

0.7.3

Patch Changes

  • 3d09cd595: preview all the hook improvements and multi db open fixes
  • 567d8acba: auto-release prepared statements
  • 54666261b: fractional indexing inclusion
  • fractional indexing, better react hooks, many dbs opened concurrently
  • Updated dependencies [3d09cd595]
  • Updated dependencies [567d8acba]
  • Updated dependencies [54666261b]
  • Updated dependencies

0.7.3-next.2

Patch Changes

0.7.3-next.1

Patch Changes

0.7.3-next.0

Patch Changes

0.7.2

Patch Changes

  • 519bcfc2a: hooks, fixes to support examples, auto-determine tables queried
  • hooks package, used_tables query, web only target for wa-sqlite
  • Updated dependencies [519bcfc2a]
  • Updated dependencies

0.7.2-next.0

Patch Changes

0.7.1

Patch Changes

  • accept auth tokens in server impl, fix error case leading to infinite loop in sync server, unbreak esm.sh

0.7.0

Minor Changes

  • seen peers, binary encoding for network layer, retry on disconnect for server, auto-track peers

Patch Changes

0.6.3

Patch Changes

0.6.2

Patch Changes

0.6.1

Patch Changes

0.6.0

Minor Changes

  • breaking change -- fix version recording problem that prevented convergence in p2p cases

Patch Changes

0.5.2

Patch Changes

0.5.1

Patch Changes

0.5.0

Minor Changes

  • fix tie breaking for merge, add example client-server sync

Patch Changes

0.4.2

Patch Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

  • fix multi-way merge

Patch Changes

0.3.0

Minor Changes

  • incorporate schema fitness checks

Patch Changes

0.2.0

Minor Changes

  • update to use wa-sqlite, fix site id forwarding, fix scientific notation replication, etc.

Patch Changes

0.1.11

Patch Changes

0.1.10

Patch Changes

0.1.9

Patch Changes

  • cache per connection

0.1.8

Patch Changes

0.1.7

Patch Changes

0.1.6

Patch Changes

  • use globalThis not window

0.1.5

Patch Changes

  • tx queue to prevent tx within tx

0.1.4

Patch Changes

  • include sources in npm packages

0.1.3

Patch Changes

0.1.2

Patch Changes

  • allow callers to specify path to wasm

0.1.1

Patch Changes

0.1.0

Minor Changes

  • first release that works end to end

Patch Changes