We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 024bd4f commit dbb3739Copy full SHA for dbb3739
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## 5.0.0
4
- prebuilt: Node 14 support, dropped support for all version of Node < 11
5
- napi: refactor codebase to use N-API instead of NAN (+ various improvements) [#1304](https://github.com/mapbox/node-sqlite3/pull/1304)
6
+- trace: don't require throw to add trace info for verbose [#1317](https://github.com/mapbox/node-sqlite3/pull/1317)
7
8
## 4.2.0
9
- electron: Electron v8, v8.1.x & v8.2.x [#1294](https://github.com/mapbox/node-sqlite3/pull/1294) [#1308](https://github.com/mapbox/node-sqlite3/pull/1308)
0 commit comments