v12.12.0
Changed 2
- Update SQLite to version 3.53.3
- Utilize node:20-trixie for Electron v43 and onwards
From better-sqlite3
What's Changed
[!WARNING]
BREAKING: Starting with Electron v43, binary assets will require glibc 2.41 or higher on Linux hosts.
- Update SQLite to version 3.53.3 by @JoshuaWise in https://github.com/WiseLibs/better-sqlite3/pull/1492
- Utilize node:20-trixie for Electron v43 and onwards by @neoxpert in https://github.com/WiseLibs/better-sqlite3/pull/1495
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v12.11.2...v12.12.0