better-sqlite3 11.9.0
What's Changed
- Fix small typo in api.md by @hMihaiDavid in https://github.com/WiseLibs/better-sqlite3/pull/1324
- Update thread count calculation method in worker_threads example by @nikwen in https://github.com/WiseLibs/better-sqlite3/pull/1268
- Add support for electron
v35prebuilds by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1340 - Update the Ubuntu runner image in build script to
ubuntu-22.04by @m4heshd in https://github.com/WiseLibs/better-sqlite3/pull/1341 - Update SQLite to version 3.49.1 by @JoshuaWise in https://github.com/WiseLibs/better-sqlite3/pull/1346
New Contributors
- @hMihaiDavid made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1324
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v11.8.1...v11.9.0