github kelektiv/node-cron v5.0.0-beta.1

latest releases: v4.4.0, v4.3.5, v4.3.4...
pre-release8 months ago

5.0.0-beta.1 (2025-04-19)

⚠ Breaking changes

  • Removed the ability to execute system commands using
    string-based inputs. This eliminates the dependency on child_process,
    improving browser compatibility. Users relying on this functionality
    should migrate to executing commands manually within their own
    implementations.

Related Issue

✨ Features

  • remove child_process dependency for browser compatibility (#… (#982) (69cb9e6), closes #967

Don't miss a new node-cron release

NewReleases is sending notifications on new releases.