# better-sqlite3 v12.10.0 - Product: better-sqlite3 (https://whatsnew.fyi/product/better-sqlite3) - Vendor: WiseLibs - Date: 2026-05-12 - Version: v12.10.0 - Original notes: https://github.com/WiseLibs/better-sqlite3/releases/tag/v12.10.0 - Permalink: https://whatsnew.fyi/product/better-sqlite3/releases/v12.10.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Update SQLite to version 3.53.1 - **added** — Add support for Node.js v26 prebuilds - **removed** — Remove end-of-life builds for Node.js v20 and v23 - **changed** — Temporarily rollback support for Electron v42 prebuilds - **added** — Enable percentile functions ##### 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