better-sqlite3 7.5.1
What's Changed
- Upgraded to SQLite version 3.38.2 (see commit and SQLite's release notes)
- Add support for electron
v17prebuilds by @m4heshd in https://github.com/JoshuaWise/better-sqlite3/pull/757 - Add Linux prebuilt binaries for
armv7andarm64and other improvements by @m4heshd in https://github.com/JoshuaWise/better-sqlite3/pull/758 - Removed usage of symlinks during installation, which caused issues on some platforms b544892631daa29104f871f6c21d225e2c2e4b23
Full Changelog: https://github.com/JoshuaWise/better-sqlite3/compare/v7.5.0...v7.5.1