Skip to content

v7.5.0

Compare
Choose a tag to compare
@JoshuaWise JoshuaWise released this 19 Jan 02:37
· 180 commits to master since this release
  • 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 of SqliteError to be enumerable
  • added SqliteError to the API documentation
  • Removed tar dependency
  • Reduced the size of installing better-sqlite3 (by using a files list in package.json)