Skip to content

v2.4.0

Compare
Choose a tag to compare
@ncb000gt ncb000gt released this 24 Jul 17:05
· 205 commits to main since this release

2.4.0 (2023-07-24)

✨ Features

πŸ› Bug Fixes

  • don't start job in setTime if it wasn't running (7e26c23)

πŸ›  Builds

  • npm: ship type definitions with releases (0b663a8)

🚨 Tests

  • add test case for #598 fix (4322ef2)
  • don't stop/start job before using setTime (f0d5d3f)

βš™οΈ Continuous Integrations

  • add support for beta & maintenance releases (#677) (c6fc842)
  • setup conventional commits & release automation (#673) (c6f39ff)

♻️ Chores

  • update default branch name (#678) (7471e95)
  • wrap setTime tests in describe and move down (31989e0)