- Upgraded SQLite to version
3.37.2
- added the
.busy
property to prepared Statements - added the
nativeBinding
option to the Database constructor - changed the
code
property ofSqliteError
to be enumerable - added
SqliteError
to the API documentation - Removed
tar
dependency - Reduced the size of installing
better-sqlite3
(by using afiles
list inpackage.json
)