Skip to content

Releases: sqlite/sqlite-wasm

3.49.0-build1

11 Feb 23:30
302a2a9

Choose a tag to compare

  • Reflect upstream v3.49.0.

3.48.0-build4

27 Jan 10:18

Choose a tag to compare

  • Update JsStorageDb constructor type (#96)

3.48.0-build3

22 Jan 10:45

Choose a tag to compare

  • Fix Node.js exports path (#95)

3.48.0-build2

20 Jan 13:39

Choose a tag to compare

  • Replaced self with globalThis (#94)

3.48.0-build1

15 Jan 14:45

Choose a tag to compare

  • Reflect 3.48.0 from upstream.

3.47.1-build1

02 Dec 01:42

Choose a tag to compare

  • Reflect 3.47.1 from upstream

3.47.0-build1

23 Oct 20:30

Choose a tag to compare

  • Reflect the upstream release of 3.47.0.

3.46.1-build5

17 Oct 03:26

Choose a tag to compare

3.46.1-build4

14 Oct 09:36

Choose a tag to compare

  • Add sqlite3.wasm as explicit package.json export (#87, thanks, @ggoodman)

3.46.1-build3

03 Sep 09:19

Choose a tag to compare

  • Correct BigInt types to bigint (and add TypeScript checking script) (#84)