Skip to content

Releases: WiseLibs/better-sqlite3

v12.2.0

28 Jun 20:57
Compare
Choose a tag to compare

What's Changed

  • Update SQLite to version 3.50.2 in #1387

Full Changelog: v12.1.1...v12.2.0

v12.1.1

25 Jun 05:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.1.0...v12.1.1

v12.1.0

23 Jun 21:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v12.0.0...v12.1.0

v12.0.0

21 Jun 18:37
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: drop EOL Node.js v18 and Electron v26, v27, and v28. Add node v24 to build matrix. by @mceachen in #1371
  • Use correct flag to determine if V8 Sandboxing is enabled by @malshoff in #1373

New Contributors

Full Changelog: v11.10.0...v12.0.0

v11.10.0

07 May 22:41
Compare
Choose a tag to compare

What's Changed

  • Increase timeout test because of GitHub Action by @Prinzhorn in #1351
  • Disallow transaction to return a Promise due to unexpected behaviour by @phiresky in #1364
  • docs: fix clone url at benchmark.md by @jNullj in #1357
  • Prebuild for Electron 36 by @neoxpert in #1368
  • Update SQLite to version 3.49.2 in #1370

New Contributors

Full Changelog: v11.9.1...v11.10.0

v11.9.1

17 Mar 23:48
Compare
Choose a tag to compare

What's Changed

  • Use the node:18-bullseye image for Linux x64 builds by @m4heshd in #1349

Full Changelog: v11.9.0...v11.9.1

v11.9.0

14 Mar 00:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.8.1...v11.9.0

v11.8.1

18 Jan 04:44
Compare
Choose a tag to compare

What's Changed

  • Fixed SQLITE_ENABLE_UPDATE_DELETE_LIMIT due to breaking change in SQLite core (closes #1318)
  • Add API doc note about statement finalization by @kjackson1998 in #1310
  • README: add section on Upgrading by @alxndrsn in #1300
  • Update README.md by @Prinzhorn in #1264

New Contributors

Full Changelog: v11.8.0...v11.8.1

v11.8.0

15 Jan 01:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.7.2...v11.8.0

v11.7.2

04 Jan 18:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v11.7.1...v11.7.2