Skip to content

v3.0.0

Compare
Choose a tag to compare
@trotzig trotzig released this 02 May 13:02
· 114 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)