Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

v3.0.0

Choose a tag to compare

@trotzig trotzig released this 02 May 13:02
· 126 commits to main since this release

Breaking changes:

  • Drop support for Node v4 and v5.

(hopefully) Non-breaking changes:

  • Add util to node environment's namedExports
  • Upgrade to sqlite3 v4

Bug fixes:

  • Resolving "toString" name causes a crash (0024cdc)