Releases: TryGhost/node-sqlite3
Releases · TryGhost/node-sqlite3
v6.0.1
- Fixed prebuilt binaries for alpine/musl
Full Changelog: v6.0.0...v6.0.1
v6.0.0
What's Changed
- Mark repository as unmaintained by @lsinger in #1844
- v6.0.0 — Bump all dependencies, SQLite, and modernise CI by @jonatansberg in #1857
New Contributors
- @lsinger made their first contribution in #1844
- @jonatansberg made their first contribution in #1857
Full Changelog: v5.1.7...v6.0.0
v5.1.7
What's Changed
- Updated bundled SQLite to v3.44.2 by @daniellockyer
- Replaced
@mapbox/node-pre-gypwithprebuild+prebuild-install(605c7f9) by @daniellockyer- this should fix a lot of bundling issues reported by the community
- Improved
RowToJSperformance by removingNapi::String::Newinstantiation by @daniellockyer - Various minor code refactors and improvements (thanks @zenon8adams!)
New Contributors
- @zenon8adams made their first contribution in #1701
Full Changelog: v5.1.6...v5.1.7
v5.1.7-rc.0
Please install v5.1.7 instead.
Full Changelog: v5.1.6...v5.1.7-rc.0
v5.1.6
What's Changed
- Fixed glibc compatibility by hardcoding lower version for
log2by @daniellockyer - Add generic type annotations for Statement and Database get/all/each methods callback rows by @stevescruz in #1686
New Contributors
- @stevescruz made their first contribution in #1686
Full Changelog: v5.1.5...v5.1.6
v5.1.5
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
What's Changed
- Fixed glibc compatibility by downgrading CI to Ubuntu 20 by @daniellockyer in #1664
Full Changelog: v5.1.3...v5.1.4
v5.1.3
v5.1.2
v5.1.1
What's Changed
- Added Darwin ARM64 binaries by @daniellockyer in #1594
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