Skip to content

v8.6.0

Compare
Choose a tag to compare
@m4heshd m4heshd released this 06 Sep 03:27
· 96 commits to master since this release
26b2057

Install

npm install better-sqlite3-multiple-ciphers@8.6.0

Dependency versions

Prebuilds (Windows [x86, x64], Linux [x64, arm, arm64], Alpine Linux [x64, arm64], macOS [x64, arm64])

  • Node - v16.x.y, v18.x.y, v20.x.y
  • Electron - v16.x.y, v17.x.y, v18.x.y, v19.x.y, v20.x.y, v21.x.y, v22.x.y, v23.x.y, v24.x.y, v25.x.y, v26.x.y

What's new?

  • Updated SQLite to 3.43.0
  • Updated dependencies
  • Fixed db::serialize() crashing on Electron
  • Added HAVE_USLEEP=1 compile-time option
  • Removed SQLITE_INTROSPECTION_PRAGMAS compile-time option
  • Added addon object to nativeBinding

Full Changelog: v8.5.2...v8.6.0