npm croner 6.0.0

latest releases: 9.0.0-dev.4, 9.0.0-dev.3, 9.0.0-dev.2...
19 months ago

Breaking changes

  • Refactor of method names: next() -> nextRun() etc.
  • Separate CommonJS (CJS) from Universal Module Definition (UMD) build.
  • Major internal code refactor.

More information on upgrading from a previous version can be found here.

New features

  • Adds pattern feature L for the last weekday of the month. Closes #169.
  • Adds separate typings for CJS: croner.d.ts to support node-next module resolution. Fixes #168.
  • Adds new method .trigger() to manually trigger a run. Closes #164.

Other changes

  • Moved generated documentation out of the repository and added an action to build and deploy it on the fly.
  • Repository cleanup.

Full Changelog: 5.7.0...6.0.0

Don't miss a new croner release

NewReleases is sending notifications on new releases.