Skip to content

v6.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 17:43
· 6 commits to master since this release
v6.0.2
cc89e32
Sync with upstream TryGhost/node-sqlite3 v6.0.1.

- Bundled SQLite 3.45.0 -> 3.52.0
- node-addon-api 8, tar 7, prebuild 13, node-gyp 12
- engines: node >=20.17.0
- Fork patch kept: Blob null-pointer guard in src/statement.h
- prebuild's nested node-gyp forced to 12.x so Windows builds work on
  runners shipping Visual Studio 2026
- Prebuilds: darwin arm64/x64, linux arm64/x64 (GLIBC 2.31),
  linuxmusl arm64/x64, win32 ia32/x64