pm2
pm2 copied to clipboard
chore: bump croner to 5.0, enable cron legacy mode
- Bump croner from ~4.1.x to ~5.0.x
- This bump enables croner legacyMode, which make expressions behave like "classic" cron when combining day-of-month and day-of-week. See croner feature #53 for more details.
- Croner export is normally named
Cron, Changed one occurence ofCroner()toCron()for consistency.
| Q | A |
|---|---|
| Bug fix? | no |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | - |
| License | MIT |
| Doc PR | https://github.com/pm2-hive/pm2-hive.github.io/pulls |
You could skip right to 4.3.x
Edit: Updated and rebased PR
Updated and rebased PR again
Croner 6.0 released since this PR https://github.com/Hexagon/croner/releases/6.0.0