v12.10.0
Added 2
- Add support for Node.js v26 prebuilds
- Enable percentile functions
Changed 2
- Update SQLite to version 3.53.1
- Temporarily rollback support for Electron v42 prebuilds
Removed 1
- Remove end-of-life builds for Node.js v20 and v23
From better-sqlite3
What's Changed
- Update SQLite to version 3.53.1 by @JoshuaWise in https://github.com/WiseLibs/better-sqlite3/pull/1467
- Add support for Node.js v26 prebuilds and remove EOL builds (Node.js v20, v23) by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1468
- Temporarily rollback support for Electron v42 prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1470
- Enable percentile functions by @Maxime-J in https://github.com/WiseLibs/better-sqlite3/pull/1447
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.9.1...v12.10.0