You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 3.52.0 version published in 2026-03-06 has been withdrawn due to backwards compatiliby issues (https://www.sqlite.org/changes.html). The last stable version is now 3.51.3 and was published today (Mar 13, 2026).
This MR proposes the needed changes to move to 3.51.3: #1858
Steps to Reproduce
Bug was the closes type of issue I found. I haven't been impacted yet, this is more of a clean up to prevent problems, so no steps to reproduce.
Issue Summary
The 3.52.0 version published in 2026-03-06 has been withdrawn due to backwards compatiliby issues (https://www.sqlite.org/changes.html). The last stable version is now 3.51.3 and was published today (Mar 13, 2026).
This MR proposes the needed changes to move to 3.51.3: #1858
Steps to Reproduce
Bug was the closes type of issue I found. I haven't been impacted yet, this is more of a clean up to prevent problems, so no steps to reproduce.
Version
6.0.1
Node.js Version
v20.12.2
How did you install the library?
It's already in a package.json, so just
npm i