10.0.4 (2026-02-26)
cc71505#259 template-oss-apply (@owlstronaut)47b11aa#258 postinstall for dependabot template-oss PR (@npm-cli-bot)525dd60#258 bump @npmcli/template-oss from 4.28.1 to 4.29.0 (@dependabot[bot])
10.0.3 (2025-11-13)
5d563f2#253 bump node-gyp from 11.5.0 to 12.1.0 (#253) (@dependabot[bot])870617f#252 bump which from 5.0.0 to 6.0.0 (#252) (@dependabot[bot])
459b0d4#250 bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#250) (@dependabot[bot], @npm-cli-bot)
10.0.2 (2025-10-24)
10.0.1 (2025-10-23)
796de97#245 bump @npmcli/node-gyp from 4.0.0 to 5.0.0 (#245) (@dependabot[bot])a35bc34#244 bump proc-log from 5.0.0 to 6.0.0 (#244) (@dependabot[bot])
7ce2c09#243 bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#243) (@dependabot[bot], @npm-cli-bot)
10.0.0 (2025-09-02)
run-scriptnow supports node^20.17.0 || >=22.9.0
795e49e#234 postinstall workflow updates (#234) (@owlstronaut)0d78e0c#236 bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#236) (@dependabot[bot], @npm-cli-bot)
9.1.0 (2025-03-07)
fea1ba3#229 bump @npmcli/template-oss from 4.23.4 to 4.23.5 (#229) (@dependabot[bot], @npm-cli-bot)
9.0.2 (2024-12-04)
2107147#226 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#226) (@dependabot[bot], @npm-cli-bot)
9.0.1 (2024-10-02)
9.0.0 (2024-09-26)
@npmcli/run-scriptnow supports node^18.17.0 || >=20.5.0
585d1ef#218proc-log@5.0.0bfc5bf1#218@npmcli/promise-spawn@8.0.026da68c#218@npmcli/node-gyp@4.0.0
e49feef#218 run template-oss-apply (@reggi)1755bf8#213 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])97e60c5#203 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)27bf80f#214 postinstall for dependabot template-oss PR (@hashtagchris)8ad1a6c#214 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
8.1.0 (2024-04-29)
8417f1b#200 postinstall for dependabot template-oss PR (@lukekarrys)5d16957#200 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
8.0.0 (2024-04-12)
- The existing banner is now emitted using
proc-loginstead ofconsole.log. It is always emitted. Consuming libraries can decide under which situations to show the banner.
7.0.4 (2024-01-22)
7ebc853#194 envs: revert behavior of array in npm config (#194) (@wraithgar, @siemhesda)bf5f419#192 code formatting (@wraithgar)b6f7f93#192 remove unreachable code path (@wraithgar)865d556#192 remove is-windows test fixture code from module (@wraithgar)c47a91a#192 update code to use @npmcli/run-script (@wraithgar)
155c434#192 rewrite tests (@wraithgar)64a3503#192 add spawk (@wraithgar)b47b660#192 remove require-inject (@wraithgar)
7.0.3 (2024-01-03)
089eefbRevert Signal Handling Regression (#188) (@wiktor-obrebski)
8a0443b#187 postinstall for dependabot template-oss PR (@lukekarrys)ccf6eb6#187 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])92c4354#184 postinstall for dependabot template-oss PR (@lukekarrys)1f5fd9a#184 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])
7.0.2 (2023-10-29)
7.0.1 (2023-08-30)
7.0.0 (2023-08-30)
- support for node 14 has been removed
6.0.2 (2023-05-08)
6.0.1 (2023-04-27)
6.0.0 (2022-11-02)
stdioStringis no longer set tofalseby default. Instead it is not set and passed directory to@npmcli/promise-spawnwhich defaults it totrue.
5.1.1 (2022-11-01)
5.1.0 (2022-11-01)
45f2301let @npmcli/promise-spawn do the escaping (@nlf)
5.0.1 (2022-10-26)
5.0.0 (2022-10-14)
@npmcli/run-scriptis now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
d41405e#121 bump @npmcli/node-gyp from 2.0.0 to 3.0.0 (#121)5fc0e27#123 bump @npmcli/promise-spawn from 3.0.0 to 4.0.0132b84b#120 bump read-package-json-fast from 2.0.3 to 3.0.0
4.2.1 (2022-08-09)
- add arguments back to the logged banner (#102) (8e08311)
- remove the temp file entirely (#98) (82ef491)
4.2.0 (2022-08-01)
4.1.7 (2022-07-12)
4.1.6 (2022-07-12)
- tighten up the character set that will be removed (#93) (d510209)
- unique filename for temporary script files (#95) (9f93025)
4.1.5 (2022-06-28)
4.1.4 (2022-06-27)
4.1.3 (2022-06-23)
4.1.2 (2022-06-22)
4.1.1 (2022-06-22)
4.1.0 (2022-06-21)
- write scripts to a file and run that instead of passing scripts as a single string (24c5165)
- cleanup temp script after running (7963ab5)
4.0.0 (2022-06-02)
- changes engines support to
^12.22 || ^14.13 || >=16
3.0.3 (2022-05-25)
3.0.2 (2022-04-05)
- bump @npmcli/node-gyp from 1.0.3 to 2.0.0 (#65) (731240d)
- bump @npmcli/promise-spawn from 1.3.2 to 3.0.0 (#67) (afcab18)
3.0.1 (2022-03-02)
3.0.0 (2022-02-23)
- this will drop support for node10 and non-LTS versions of node12 and node14