Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 19:15
· 337 commits to main since this release
336a0a4

3.0.0 (2023-03-06)

Bug Fixes

  • add fsevents as optional dependency (e4476cd)
  • avoid string concatenation in conditional import (798671a)
  • BigInt permission handling/support (be24a34)
  • check if first argv is supplied before accessing (156f3b5)
  • regenerate package.lock (f8da8a8)
  • remove additional whitespace (b228674)
  • remove node engine specification (31a713f)
  • update min-required node version (20f76d5)
  • update path to example config in mode=test (926a2a8)
  • use modeArg consistently for test script (dc22bce)

Continuous Integration

Features

  • add clientConfig to util for easy testing (8ffd0dc)
  • add release workflow action (d05cff5)
  • add semantic-release config (cdd837d)
  • add test workflow (e5bffd1)
  • exit early with mode=test argv (4d88140)

BREAKING CHANGES

  • Project now uses semantic versioning, this is a fake breaking change