Skip to content

Releases: npm/run-script

v11.0.0

15 Jun 19:25
357e4d6

Choose a tag to compare

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

v10.0.4

26 Feb 17:32
08ad35e

Choose a tag to compare

10.0.4 (2026-02-26)

Bug Fixes

Dependencies

Chores

v10.0.3

13 Nov 17:37
9c30731

Choose a tag to compare

10.0.3 (2025-11-13)

Dependencies

Chores

v10.0.2

24 Oct 16:38
5f31cda

Choose a tag to compare

10.0.2 (2025-10-24)

Dependencies

Chores

v10.0.1

23 Oct 17:56
7eeaaff

Choose a tag to compare

10.0.1 (2025-10-23)

Dependencies

Chores

v10.0.0

02 Sep 18:09
ea42fbf

Choose a tag to compare

10.0.0 (2025-09-02)

⚠️ BREAKING CHANGES

  • run-script now supports node ^20.17.0 || >=22.9.0

Bug Fixes

Dependencies

Chores

v9.1.0

07 Mar 16:53
1aad88a

Choose a tag to compare

9.1.0 (2025-03-07)

Features

Chores

v9.0.2

04 Dec 22:46
a8b4034

Choose a tag to compare

9.0.2 (2024-12-04)

Dependencies

Chores

v9.0.1

02 Oct 16:40
ee92273

Choose a tag to compare

9.0.1 (2024-10-02)

Dependencies

v9.0.0

26 Sep 19:41
3552cd7

Choose a tag to compare

9.0.0 (2024-09-26)

⚠️ BREAKING CHANGES

  • @npmcli/run-script now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Dependencies

Chores