Skip to content

Releases: sqlite/sqlite-wasm

3.49.1-build3

02 Apr 09:13
Compare
Choose a tag to compare
  • fix(sqlite3_js_db_export): more specific return type (#106)

3.49.1-build2

26 Feb 09:52
Compare
Choose a tag to compare
  • Add non-persisted Node.js support (#48)

3.49.1-build1

18 Feb 16:46
Compare
Choose a tag to compare
  • Reflect upstream 3.49.1.

3.49.0-build3

12 Feb 13:50
Compare
Choose a tag to compare
  • Use upstream patch.

3.49.0-build2

12 Feb 12:53
Compare
Choose a tag to compare
  • Don't use top-level await for manual patch.

3.49.0-build1

11 Feb 23:30
302a2a9
Compare
Choose a tag to compare
  • Reflect upstream v3.49.0.

3.48.0-build4

27 Jan 10:18
Compare
Choose a tag to compare
  • Update JsStorageDb constructor type (#96)

3.48.0-build3

22 Jan 10:45
Compare
Choose a tag to compare
  • Fix Node.js exports path (#95)

3.48.0-build2

20 Jan 13:39
Compare
Choose a tag to compare
  • Replaced self with globalThis (#94)

3.48.0-build1

15 Jan 14:45
Compare
Choose a tag to compare
  • Reflect 3.48.0 from upstream.