better-sqlite3 9.0.0
The major number was bumped as this build drops official support for Node 16, which is EOL.
What's Changed
- Update compilation.md by @Prinzhorn in https://github.com/WiseLibs/better-sqlite3/pull/1079
- Add support for electron
v27prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1082 - update prebuild and remove node-gyp version override by @neoxpert in https://github.com/WiseLibs/better-sqlite3/pull/1059
- Stop building and testing against Node
v16(runtime EOL) by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1061 - Update SQLite to version 3.43.2 by @mceachen/@JoshuaWise in https://github.com/WiseLibs/better-sqlite3/pull/1083
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v8.7.0...v9.0.0