better-sqlite3 8.4.0
What's Changed
- Move repetitive build commands into environment variables by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/989
- Fix the build workflow broken by #989 by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/994
- Add support for Node v20 prebuilds by @Chicken in https://github.com/WiseLibs/better-sqlite3/pull/1000
- Remove node.js v14 builds and tests (runtime EOL) by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1001
- Fix out-of-bounds read in statement tail parser by @arimah in https://github.com/WiseLibs/better-sqlite3/pull/996
- Update SQLite to version 3.42.0 (kicked off by @mceachen) in https://github.com/WiseLibs/better-sqlite3/pull/1011
New Contributors
- @arimah made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/996
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v8.3.0...v8.4.0