Skip to content

Releases: TryGhost/node-sqlite3

v5.1.7

05 Jan 08:08
v5.1.7
ba4ba07
Compare
Choose a tag to compare

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

29 Dec 10:30
v5.1.7-rc.0
03d6e75
Compare
Choose a tag to compare

Please install v5.1.7 instead.

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

v5.1.6

14 Mar 14:43
v5.1.6
8598a9d
Compare
Choose a tag to compare

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

13 Mar 16:26
v5.1.5
6a806f8
Compare
Choose a tag to compare

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

12 Dec 14:46
v5.1.4
6f6318e
Compare
Choose a tag to compare

What's Changed

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

v5.1.3

12 Dec 06:43
v5.1.3
5c94f75
Compare
Choose a tag to compare

What's Changed

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

v5.1.2

03 Oct 04:22
v5.1.2
1980f10
Compare
Choose a tag to compare

What's Changed

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

v5.1.1

15 Sep 13:54
v5.1.1
c4fca9f
Compare
Choose a tag to compare

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

v5.1.0

14 Sep 09:04
v5.1.0
9290d8c
Compare
Choose a tag to compare

✨ We're very excited to announce node-sqlite3's first minor release of v5, packed with features and improvements.

If you encounter any problems, please open a detailed issue using the templates.

What's Changed

New Contributors

Full Changelog: v5.0.11...v5.1.0

v5.0.11

31 Jul 10:10
v5.0.11
61194ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.10...v5.0.11