v5.1.0
✨ We're very excited to announce node-sqlite3's first minor release of v5, packed with features and improvements.
If you encounter any problems, please open a detailed issue using the templates.
What's Changed
- Updated bundled SQLite to v3.39.3 by @daniellockyer
 - Added ability to receive updates from 
sqlite3_update_hookby @soukand in #1267 - Added support for setting SQLite limits by @paulfitz in #1548
 - Added library types file by @bpasero in #1527
 - Added 
package-lock.jsonto.gitignoreby @JoelEinbinder in #1628 - Fixed remaining method declarations by @alexanderfloh in #1633
 - Fixed importing 
sqlite3#verboseusing destructuring syntax by @mahdi-farnia in #1632 
New Contributors
- @JoelEinbinder made their first contribution in #1628
 - @mahdi-farnia made their first contribution in #1632
 - @soukand made their first contribution in #1267
 
Full Changelog: v5.0.11...v5.1.0