Releases: npm/run-script
Releases · npm/run-script
v7.0.4
7.0.4 (2024-01-22)
Bug Fixes
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)
Dependencies
Chores
155c434#192 rewrite tests (@wraithgar)64a3503#192 add spawk (@wraithgar)b47b660#192 remove require-inject (@wraithgar)
v7.0.3
7.0.3 (2024-01-03)
Bug Fixes
089eefbRevert Signal Handling Regression (#188) (@wiktor-obrebski)
Chores
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])
v7.0.2
v7.0.1
v7.0.0
v6.0.2
v6.0.1
v6.0.0
6.0.0 (2022-11-02)
⚠️ BREAKING CHANGES
stdioStringis no longer set tofalseby default. Instead it is not set and passed directory to@npmcli/promise-spawnwhich defaults it totrue.
Features
34ecf46#134 dont set a default forstdioString(@lukekarrys)