Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Releases: TryGhost/node-sqlite3

v6.0.1

Choose a tag to compare

@jonatansberg jonatansberg released this 12 Mar 14:36
  • Fixed prebuilt binaries for alpine/musl

Full Changelog: v6.0.0...v6.0.1

v6.0.0

Choose a tag to compare

@jonatansberg jonatansberg released this 12 Mar 08:05

What's Changed

New Contributors

Full Changelog: v5.1.7...v6.0.0

v5.1.7

Choose a tag to compare

@github-actions github-actions released this 05 Jan 08:08
v5.1.7
ba4ba07

What's Changed

  • Updated bundled SQLite to v3.44.2 by @daniellockyer
  • Replaced @mapbox/node-pre-gyp with prebuild + prebuild-install (605c7f9) by @daniellockyer
    • this should fix a lot of bundling issues reported by the community
  • Improved RowToJS performance by removing Napi::String::New instantiation by @daniellockyer
  • Various minor code refactors and improvements (thanks @zenon8adams!)

New Contributors

Full Changelog: v5.1.6...v5.1.7

v5.1.7-rc.0

Choose a tag to compare

@github-actions github-actions released this 29 Dec 10:30
v5.1.7-rc.0
03d6e75

Please install v5.1.7 instead.

Full Changelog: v5.1.6...v5.1.7-rc.0

v5.1.6

Choose a tag to compare

@github-actions github-actions released this 14 Mar 14:43
v5.1.6
8598a9d

What's Changed

  • Fixed glibc compatibility by hardcoding lower version for log2 by @daniellockyer
  • Add generic type annotations for Statement and Database get/all/each methods callback rows by @stevescruz in #1686

New Contributors

Full Changelog: v5.1.5...v5.1.6

v5.1.5

Choose a tag to compare

@github-actions github-actions released this 13 Mar 16:26
v5.1.5
6a806f8

What's Changed

  • 🔒 Fixed code execution vulnerability due to Object coercion by @daniellockyer
  • Updated bundled SQLite to v3.41.1 by @daniellockyer
  • Fixed rpath linker option when using a custom sqlite by @jeromew in #1654

Full Changelog: v5.1.4...v5.1.5

v5.1.4

Choose a tag to compare

@github-actions github-actions released this 12 Dec 14:46
v5.1.4
6f6318e

What's Changed

Full Changelog: v5.1.3...v5.1.4

v5.1.3

Choose a tag to compare

@github-actions github-actions released this 12 Dec 06:43
v5.1.3
5c94f75

What's Changed

Full Changelog: v5.1.2...v5.1.3

v5.1.2

Choose a tag to compare

@github-actions github-actions released this 03 Oct 04:22
v5.1.2
1980f10

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 13:54
v5.1.1
c4fca9f

What's Changed

A huge thanks to MacStadium for providing an M1 Mac Mini so we can offer ARM64 binaries.

Full Changelog: v5.1.0...v5.1.1