Releases: WiseLibs/better-sqlite3
Releases · WiseLibs/better-sqlite3
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
v11.7.1
BROKEN RELEASE
See #1306 (comment) for details
What's Changed
- feat: add linux/arm64 prebuilds for electron by @SvetBorislavov in #1306
New Contributors
- @SvetBorislavov made their first contribution in #1306
Full Changelog: v11.7.0...v11.7.1
v11.7.0
v11.6.0
What's Changed
- Issue #1271: Added several missing SQLite Error codes. by @Meztlicoatl in #1273
- Update SQLite to version 3.47.1 in #1296
New Contributors
- @Meztlicoatl made their first contribution in #1273
Full Changelog: v11.5.0...v11.6.0
v11.5.0
What's Changed
- Added NodeJS 23 Support by @neoxpert in #1283
- Update SQLite to version 3.47.0 by @mceachen in #1284
Full Changelog: v11.4.0...v11.5.0
v11.4.0
What's Changed
- Prebuild for Electron 33 by @oliverschwendener in #1279
New Contributors
- @oliverschwendener made their first contribution in #1279
Full Changelog: v11.3.0...v11.4.0