ForbesLindesay / atdatabases

TypeScript clients for databases that prevent SQL Injection
https://www.atdatabases.org
MIT License
609 stars 47 forks source link

Update to better-sqlite3 v11 #331

Closed mcollina closed 1 month ago

rollingversions[bot] commented 1 month ago

@databases/sqlite-sync (2.0.0 → 3.0.0)

Breaking Changes

Packages With No Changes

The following packages have no user facing changes, so won't be released:

Edit changelogs

mcollina commented 1 month ago

This new version of better-sqlite3 would not run on node.js v14. Currently it's Node v14+. How could this be handled here? cc @ForbesLindesay

mcollina commented 1 month ago

I would release this as a semver-major change.