npm cron-parser 5.7.0
v5.7.0

3 hours ago

What's Changed

  • fix: enforce iteration loop limit so unsatisfiable expressions throw instead of returning a bogus date by @spokodev in #415
  • fix: do not drop a matching day of month when the day of week uses an nth (#) occurrence by @spokodev in #414
  • chore: switch tsconfig to nodenext module resolution and remove ignoreDeprecations by @harrisiirak in #417
  • fix: escape hyphen in #parseNthDay character class by @harrisiirak in #426
  • fix: copy values array in CronField constructor by @harrisiirak in #427
  • fix: reject standalone L in day of week at construction by @harrisiirak in #428
  • chore: publish coverage badges from CI, replace jest-coverage-badges by @harrisiirak in #429

Full Changelog: v5.6.1...v5.7.0

Don't miss a new cron-parser release

NewReleases is sending notifications on new releases.