npm better-sqlite3 6.0.0

latest releases: 10.0.0, 9.6.0, 9.5.0...
4 years ago

Breaking changes

Non-breaking changes

  • Updated SQLite to version 3.31.1.
  • Fixed many installation bugs.
  • Added support for prebuilt binaries.
    • Prebuilt binaries are available for this version, and will be available for all subsequent versions. The binaries are built by prebuild whenever a new release tag is made in github, via a travis CI workflow. As you can see in the travis config file, prebuild currently builds binaries for Node 8, 10, and 12, and Electron 2, 3, 4, 5, 6, and 7. Non-LTS node versions are not supported, but compiling better-sqlite3 from source should still work fine for those versions, as it always had. Prebuilt binaries are only made for Linux and Mac OSX, not Windows (but again, building from source should work fine on Windows too).

Don't miss a new better-sqlite3 release

NewReleases is sending notifications on new releases.