Releases: npm/run-script
Releases · npm/run-script
v6.0.1
v6.0.0
6.0.0 (2022-11-02)
⚠️ BREAKING CHANGES
stdioString
is no longer set tofalse
by default. Instead it is not set and passed directory to@npmcli/promise-spawn
which defaults it totrue
.
Features
34ecf46
#134 dont set a default forstdioString
(@lukekarrys)
v5.1.1
v5.1.0
v5.0.1
v5.0.0
5.0.0 (2022-10-14)
⚠️ BREAKING CHANGES
@npmcli/run-script
is now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
Features
891cb2a
#113 postinstall for dependabot template-oss PR (@lukekarrys)