# better-sqlite3 v13.0.2 - Product: better-sqlite3 (https://whatsnew.fyi/product/better-sqlite3) - Vendor: WiseLibs - Date: 2026-07-29 - Version: v13.0.2 - Original notes: https://github.com/WiseLibs/better-sqlite3/releases/tag/v13.0.2 - Permalink: https://whatsnew.fyi/product/better-sqlite3/releases/v13.0.2 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'. --- - **added** — Add gypfile option to package.json - **changed** — Update SQLite to version 3.53.4 - **fixed** — Validate the parameters of table properly - **fixed** — Fix process aborting from terminating worker threads ##### What's Changed * add gypfile option to package.json by @neoxpert in https://github.com/WiseLibs/better-sqlite3/pull/1505 * Update SQLite to version 3.53.4 by @JoshuaWise in https://github.com/WiseLibs/better-sqlite3/pull/1506 * validate the parameters of table properly by @theosotr in https://github.com/WiseLibs/better-sqlite3/pull/1504 * fix: this dependabot configuration does not set a co... in... by @anupamme in https://github.com/WiseLibs/better-sqlite3/pull/1508 * fixed process aborting from terminating worker threads (https://github.com/WiseLibs/better-sqlite3/issues/1507) ##### New Contributors * @theosotr made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1504 * @anupamme made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1508 **Full Changelog**: https://github.com/WiseLibs/better-sqlite3/compare/v13.0.1...v13.0.2