Skip to content

v3.0.1

Latest

Choose a tag to compare

@343dev 343dev released this 29 Jun 07:40
· 1 commit to main since this release

Changed

  • Split runtime and development Node.js version requirements so the runtime floor is no longer inflated by dev-only tooling. engines.node (the version consumers need to run the CLI) is restored to >=18.17; the >=22.22.1 floor required by lint-staged@17 now lives in devEngines.runtime and applies only to contributors working on the source.

Full Changelog: v3.0.0...v3.0.1