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

Releases: TryGhost/node-sqlite3

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 09:04
v5.1.0
9290d8c

✨ 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

Choose a tag to compare

@github-actions github-actions released this 31 Jul 10:10
v5.0.11
61194ec

What's Changed

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

v5.0.10

Choose a tag to compare

@github-actions github-actions released this 22 Jul 08:00
v5.0.10
d0e0633

What's Changed

New Contributors

Full Changelog: v5.0.9...v5.0.10

v5.0.9

Choose a tag to compare

@github-actions github-actions released this 14 Jul 15:59
v5.0.9
1523d9e

What's Changed

New Contributors

Full Changelog: v5.0.8...v5.0.9

v5.0.8

Choose a tag to compare

@github-actions github-actions released this 06 May 11:51
v5.0.8
7c0b46f

What's Changed

  • Reverted 5063367, which was causing a segfault with certain queries (#1605 and #1606)

Full Changelog: v5.0.7...v5.0.8

v5.0.7

Choose a tag to compare

@github-actions github-actions released this 05 May 11:18
v5.0.7
b431b31

What's Changed

Full Changelog: v5.0.6...v5.0.7

v5.0.6

Choose a tag to compare

@github-actions github-actions released this 27 Apr 15:38
v5.0.6
199ebeb

What's Changed

Full Changelog: v5.0.5...v5.0.6

v5.0.5

Choose a tag to compare

@github-actions github-actions released this 22 Apr 08:50
v5.0.5
b3d858e

What's Changed

Thank you to everyone reporting issues with building sqlite3 or the prebuilt binaries 🙂 If you encounter an problem, please search open and closed issues for existing reports or open a new issue with as much system information as possible.

Full Changelog: v5.0.4...v5.0.5

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 18 Apr 08:42
v5.0.4
31ea32b

What's Changed

Full Changelog: v5.0.3...v5.0.4

v5.0.3

Choose a tag to compare

@github-actions github-actions released this 13 Apr 14:39
v5.0.3
573784b

What's Changed

Known Problems

  • #1578 - the minimum glibc version for prebuilt binaries was bumped to 2.29. We hope to bring this back down within the next few releases but you will need to compile from source if your system ships with a lower version.
  • Prebuilt binaries for Linux do not work on musl systems. This should be fixed with 8b2cdd9 but you will need to compile from source to use v5.0.3.

Full Changelog: v5.0.2...v5.0.3