Skip to content

Releases: kelektiv/node-cron

v2.4.0

24 Jul 17:05
Compare
Choose a tag to compare

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)

v2.3.1

24 Jul 17:17
Compare
Choose a tag to compare

2.3.1 (2023-05-25)

🐛 Bug Fixes

  • fix: don't start job in setTime if it wasn't running

🚨 Tests

  • Update testing libraries for Node v19
  • add passing range test

♻️ Chores

  • add logo to README!
  • update usage wording in README
  • Eslint update to latest + lint fixes

v3.0.0-beta.1

23 Jul 10:23
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2023-07-23)

⚠ Breaking changes

  • UNIX standard alignments (#667)

✨ Features

⚙️ Continuous Integrations

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

♻️ Chores

Minor version bump for refactoring get next date function and small bug fixes

14 Mar 19:53
Compare
Choose a tag to compare
v2.3.0

Minor version bump for refactoring get next date function and small b…