Releases: WiseLibs/better-sqlite3
Releases · WiseLibs/better-sqlite3
v12.2.0
v12.1.1
v12.1.0
v12.0.0
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
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
v11.9.0
What's Changed
- Fix small typo in api.md by @hMihaiDavid in #1324
- Update thread count calculation method in worker_threads example by @nikwen in #1268
- Add support for electron
v35
prebuilds by @m4heshd in #1340 - Update the Ubuntu runner image in build script to
ubuntu-22.04
by @m4heshd in #1341 - Update SQLite to version 3.49.1 by @JoshuaWise in #1346
New Contributors
- @hMihaiDavid made their first contribution in #1324
Full Changelog: v11.8.1...v11.9.0
v11.8.1
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
- @kjackson1998 made their first contribution in #1310
- @alxndrsn made their first contribution in #1300
Full Changelog: v11.8.0...v11.8.1
v11.8.0
v11.7.2
What's Changed
- fix: electron prebuilds on linux arm by @SvetBorislavov in #1311
Full Changelog: v11.7.1...v11.7.2