v13.0.2
Added 1
- Add gypfile option to package.json
Changed 1
- Update SQLite to version 3.53.4
Fixed 2
- Validate the parameters of table properly
- Fix process aborting from terminating worker threads
From better-sqlite3
What's Changed
- add gypfile option to package.json by @neoxpert in https://github.com/WiseLibs/better-sqlite3/pull/1505
- Update SQLite to version 3.53.4 by @JoshuaWise in https://github.com/WiseLibs/better-sqlite3/pull/1506
- validate the parameters of table properly by @theosotr in https://github.com/WiseLibs/better-sqlite3/pull/1504
- fix: this dependabot configuration does not set a co... in... by @anupamme in https://github.com/WiseLibs/better-sqlite3/pull/1508
- fixed process aborting from terminating worker threads (https://github.com/WiseLibs/better-sqlite3/issues/1507)
New Contributors
- @theosotr made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1504
- @anupamme made their first contribution in https://github.com/WiseLibs/better-sqlite3/pull/1508
Full Changelog: https://github.com/WiseLibs/better-sqlite3/compare/v13.0.1...v13.0.2