better-sqlite3 9.4.4
What's Changed
- fix: support SpatiaLite extension by @merceyz in https://github.com/WiseLibs/better-sqlite3/pull/1137
- Support builds for Electron v29 by @neoxpert in https://github.com/WiseLibs/better-sqlite3/pull/1151
- Keep GitHub Actions up to date with GitHub's Dependabot by @cclauss in https://github.com/WiseLibs/better-sqlite3/pull/1165
- Clarify error handling behavior for nested transactions in docs by @nikwen in https://github.com/WiseLibs/better-sqlite3/pull/1160
- Bump the github-actions group with 4 updates by @dependabot in https://github.com/WiseLibs/better-sqlite3/pull/1167
New Contributors
- @merceyz made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1137
- @nikwen made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1160
- @dependabot made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1167
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v9.4.3...v9.4.4