npm cron 5.0.0-beta.1
v5.0.0-beta.1

11 days 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 cron release

NewReleases is sending notifications on new releases.