v3.0.0
Breaking changes:
- Drop support for Node v4 and v5.
(hopefully) Non-breaking changes:
- Add
util
to node environment'snamedExports
- Upgrade to sqlite3 v4
Bug fixes:
- Resolving "toString" name causes a crash (0024cdc)
Breaking changes:
(hopefully) Non-breaking changes:
util
to node environment's namedExports
Bug fixes: