What's Changed
- Updated bundled SQLite to v3.44.2 by @daniellockyer
- Replaced
@mapbox/node-pre-gyp
withprebuild
+prebuild-install
(605c7f9) by @daniellockyer- this should fix a lot of bundling issues reported by the community
- Improved
RowToJS
performance by removingNapi::String::New
instantiation by @daniellockyer - Various minor code refactors and improvements (thanks @zenon8adams!)
New Contributors
- @zenon8adams made their first contribution in #1701
Full Changelog: v5.1.6...v5.1.7