Skip to content

Releases: kelektiv/node-cron

v2.4.3

26 Aug 16:46
Compare
Choose a tag to compare

2.4.3 (2023-08-26)

πŸ› Bug Fixes

  • fix range parsing when upper limit = 0 (#687) (d96746f)

🚨 Tests

v2.4.2

26 Aug 16:21
Compare
Choose a tag to compare

2.4.2 (2023-08-26)

πŸ› Bug Fixes

v3.0.0-beta.3

15 Aug 21:33
Compare
Choose a tag to compare
v3.0.0-beta.3 Pre-release
Pre-release

3.0.0-beta.3 (2023-08-15)

⚠ Breaking changes

  • return empty array from nextDates when called without argument (#519)

πŸ› Bug Fixes

  • return empty array from nextDates when called without argument (#519) (e65c3dc)

v3.0.0-beta.2

15 Aug 17:09
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2023-08-15)

πŸ› Bug Fixes

  • replace loop timeout by max match date (#686) (c685c63)

🚨 Tests

  • update new test for cron standard alignments (ea56fc1)

βš™οΈ Continuous Integrations

v2.4.1

14 Aug 22:17
Compare
Choose a tag to compare

2.4.1 (2023-08-14)

πŸ› Bug Fixes

  • replace loop timeout by max match date (#686) (c685c63)

βš™οΈ Continuous Integrations

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…