This repository was archived by the owner on May 26, 2026. It is now read-only.
v3.0.0
Breaking changes:
- Drop support for Node v4 and v5.
(hopefully) Non-breaking changes:
- Add
utilto node environment'snamedExports - Upgrade to sqlite3 v4
Bug fixes:
- Resolving "toString" name causes a crash (0024cdc)