Skip to content

Releases: WiseLibs/better-sqlite3

v9.2.0

02 Dec 01:14

Choose a tag to compare

What's Changed

  • Upgrade GitHub actions/checkout and actions/setup-node by @cclauss in #1107
  • Update SQLite to version 3.44.2 in #1112

New Contributors

Full Changelog: v9.1.1...v9.2.0

v9.1.1

09 Nov 04:29

Choose a tag to compare

What's Changed

Full Changelog: v9.1.0...v9.1.1

v9.1.0

08 Nov 20:46

Choose a tag to compare

What's Changed

Full Changelog: v9.0.0...v9.1.0

v9.0.0

10 Oct 21:40

Choose a tag to compare

The major number was bumped as this build drops official support for Node 16, which is EOL.

What's Changed

Full Changelog: v8.7.0...v9.0.0

v8.7.0

30 Sep 20:55

Choose a tag to compare

What's Changed

Full Changelog: v8.6.0...v8.7.0

v8.6.0

02 Sep 19:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.5.2...v8.6.0

v8.5.2

24 Aug 14:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.5.1...v8.5.2

v8.5.1

17 Aug 15:13

Choose a tag to compare

What's Changed

Full Changelog: v8.5.0...v8.5.1

v8.5.0

19 Jul 16:48

Choose a tag to compare

What's Changed

Full Changelog: v8.4.0...v8.5.0

v8.4.0

20 May 19:06

Choose a tag to compare

What's Changed

  • Move repetitive build commands into environment variables by @m4heshd in #989
  • Fix the build workflow broken by #989 by @m4heshd in #994
  • Add support for Node v20 prebuilds by @Chicken in #1000
  • Remove node.js v14 builds and tests (runtime EOL) by @m4heshd in #1001
  • Fix out-of-bounds read in statement tail parser by @arimah in #996
  • Update SQLite to version 3.42.0 (kicked off by @mceachen) in #1011

New Contributors

Full Changelog: v8.3.0...v8.4.0