tag:github.com,2008:https://github.com/TryGhost/node-sqlite3/releases
Release notes from node-sqlite3
2026-03-12T14:25:01Z
tag:github.com,2008:Repository/1367055/v6.0.1
2026-03-12T14:46:12Z
v6.0.1
<ul>
<li>Fixed prebuilt binaries for alpine/musl</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v6.0.0...v6.0.1"><tt>v6.0.0...v6.0.1</tt></a></p>
jonatansberg
tag:github.com,2008:Repository/1367055/v6.0.0
2026-03-12T08:36:02Z
v6.0.0
<h2>What's Changed</h2>
<ul>
<li>Mark repository as unmaintained by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lsinger/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lsinger">@lsinger</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3495946582" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1844" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1844/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1844">#1844</a></li>
<li>v6.0.0 — Bump all dependencies, SQLite, and modernise CI by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jonatansberg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jonatansberg">@jonatansberg</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4058738666" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1857" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1857/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1857">#1857</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lsinger/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lsinger">@lsinger</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="3495946582" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1844" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1844/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1844">#1844</a></li>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jonatansberg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jonatansberg">@jonatansberg</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4058738666" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1857" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1857/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1857">#1857</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.7...v6.0.0"><tt>v5.1.7...v6.0.0</tt></a></p>
jonatansberg
tag:github.com,2008:Repository/1367055/v5.1.7
2024-01-05T08:40:27Z
v5.1.7
<h2>What's Changed</h2>
<ul>
<li>Updated bundled SQLite to v3.44.2 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a></li>
<li>Replaced <code>@mapbox/node-pre-gyp</code> with <code>prebuild</code> + <code>prebuild-install</code> (<a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/TryGhost/node-sqlite3/commit/605c7f981abbcf980cb44f54abba285de9a69a23/hovercard" href="https://github.com/TryGhost/node-sqlite3/commit/605c7f981abbcf980cb44f54abba285de9a69a23"><tt>605c7f9</tt></a>) by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a>
<ul>
<li>this should fix a lot of bundling issues reported by the community</li>
</ul>
</li>
<li>Improved <code>RowToJS</code> performance by removing <code>Napi::String::New</code> instantiation by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a></li>
<li>Various minor code refactors and improvements (thanks <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/zenon8adams/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/zenon8adams">@zenon8adams</a>!)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/zenon8adams/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/zenon8adams">@zenon8adams</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1708913952" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1701" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1701/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1701">#1701</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7"><tt>v5.1.6...v5.1.7</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/1367055/v5.1.7-rc.0
2024-01-05T08:16:34Z
v5.1.7-rc.0
<p>Please install <code>v5.1.7</code> instead.</p>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7-rc.0"><tt>v5.1.6...v5.1.7-rc.0</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/1367055/v5.1.6
2023-12-23T13:23:58Z
v5.1.6
<h2>What's Changed</h2>
<ul>
<li>Fixed glibc compatibility by hardcoding lower version for <code>log2</code> by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a></li>
<li>Add generic type annotations for Statement and Database get/all/each methods callback rows by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/stevescruz/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/stevescruz">@stevescruz</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1597861360" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1686" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1686/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1686">#1686</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/stevescruz/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/stevescruz">@stevescruz</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1597861360" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1686" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1686/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1686">#1686</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.5...v5.1.6"><tt>v5.1.5...v5.1.6</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/1367055/v5.1.5
2023-03-13T16:26:42Z
v5.1.5
<h2>What's Changed</h2>
<ul>
<li>🔒 Fixed code execution vulnerability due to Object coercion by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a></li>
<li>Updated bundled SQLite to v3.41.1 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a></li>
<li>Fixed rpath linker option when using a custom sqlite by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jeromew/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jeromew">@jeromew</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1439884005" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1654" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1654/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1654">#1654</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.4...v5.1.5"><tt>v5.1.4...v5.1.5</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/1367055/v5.1.4
2022-12-12T15:37:47Z
v5.1.4
<h2>What's Changed</h2>
<ul>
<li>Fixed glibc compatibility by downgrading CI to Ubuntu 20 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1491941944" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1664" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1664/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1664">#1664</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.3...v5.1.4"><tt>v5.1.3...v5.1.4</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/1367055/v5.1.3
2022-12-12T06:43:03Z
v5.1.3
<h2>What's Changed</h2>
<ul>
<li>Updated bundled SQLite to v3.40.0 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.2...v5.1.3"><tt>v5.1.2...v5.1.3</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/1367055/v5.1.2
2022-10-03T04:22:18Z
v5.1.2
<h2>What's Changed</h2>
<ul>
<li>Updated bundled SQLite to v3.39.4 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.1...v5.1.2"><tt>v5.1.1...v5.1.2</tt></a></p>
github-actions[bot]
tag:github.com,2008:Repository/1367055/v5.1.1
2022-09-15T14:14:31Z
v5.1.1
<h2>What's Changed</h2>
<ul>
<li>Added Darwin ARM64 binaries by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/daniellockyer/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/daniellockyer">@daniellockyer</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1217550253" data-permission-text="Title is private" data-url="https://github.com/TryGhost/node-sqlite3/issues/1594" data-hovercard-type="pull_request" data-hovercard-url="/TryGhost/node-sqlite3/pull/1594/hovercard" href="https://github.com/TryGhost/node-sqlite3/pull/1594">#1594</a></li>
</ul>
<p>A huge thanks to <a href="https://www.macstadium.com/" rel="nofollow">MacStadium</a> for providing an M1 Mac Mini so we can offer ARM64 binaries.</p>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/TryGhost/node-sqlite3/compare/v5.1.0...v5.1.1"><tt>v5.1.0...v5.1.1</tt></a></p>
github-actions[bot]