Skip to content

Releases: npm/run-script

v11.0.0

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

v10.0.4

Choose a tag to compare

@github-actions github-actions released this 26 Feb 17:32
08ad35e

10.0.4 (2026-02-26)

Bug Fixes

Dependencies

Chores

v10.0.3

Choose a tag to compare

@github-actions github-actions released this 13 Nov 17:37
9c30731

10.0.3 (2025-11-13)

Dependencies

Chores

v10.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Oct 16:38
5f31cda

10.0.2 (2025-10-24)

Dependencies

Chores

v10.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Oct 17:56
7eeaaff

10.0.1 (2025-10-23)

Dependencies

Chores

v10.0.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 18:09
ea42fbf

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

Choose a tag to compare

@github-actions github-actions released this 07 Mar 16:53
1aad88a

9.1.0 (2025-03-07)

Features

Chores

v9.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Dec 22:46
a8b4034

9.0.2 (2024-12-04)

Dependencies

Chores

v9.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Oct 16:40
ee92273

9.0.1 (2024-10-02)

Dependencies

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Sep 19:41
3552cd7

9.0.0 (2024-09-26)

⚠️ BREAKING CHANGES

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

Bug Fixes

Dependencies

Chores