Skip to content

v11.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:25
357e4d6

11.0.0 (2026-06-15)

⚠️ BREAKING CHANGES

  • @npmcli/run-script now supports node ^22.22.2 || ^24.15.0 || >=26.0.0
  • template-oss-apply
  • If a package has a server.js file but no start script, it will no longer be automatically run when the start event is triggered. This change removes the implicit behavior of running server.js and requires an explicit start script to be defined in the package.json.
  • the banner that shows the command being ran has been moved to a log event

Features

Bug Fixes

Dependencies

Chores