9.0.1 (2025-11-13)
9a474fe#146 bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#146) (@dependabot[bot])70cf3ad#147 bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#147) (@dependabot[bot], @npm-cli-bot)
9.0.0 (2025-10-23)
@npmcli/promise-spawnnow supports node^20.17.0 || >=22.9.0
cb2d875#144 remove unneeded eslint ignore (@owlstronaut)17d2584#144 template-oss-apply (@owlstronaut)078277b#143 bump @npmcli/template-oss from 4.27.0 to 4.27.1 (#143) (@dependabot[bot], @npm-cli-bot)
8.0.3 (2025-08-28)
ddef6b2#133 postinstall workflow updates (#133) (@owlstronaut)32390d6#136 bump @npmcli/template-oss from 4.24.4 to 4.25.0 (#136) (@dependabot[bot], @npm-cli-bot)
8.0.2 (2024-10-18)
ef4ba09#127 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#127) (@dependabot[bot], @npm-cli-bot)
8.0.1 (2024-10-02)
8.0.0 (2024-09-03)
@npmcli/promise-spawnnow supports node^18.17.0 || >=20.5.0
392dc76#122 run template-oss-apply (@hashtagchris)9ed7cbe#120 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])63cc0e6#121 postinstall for dependabot template-oss PR (@hashtagchris)a784586#121 bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot])
7.0.2 (2024-05-04)
09872d7#105 linting: no-unused-vars (@lukekarrys)70f0eb7#105 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)82ae2a7#105 postinstall for dependabot template-oss PR (@lukekarrys)2855879#104 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])
7.0.1 (2023-12-21)
d3ba687#97 postinstall for dependabot template-oss PR (@lukekarrys)cf18492#97 bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot])c72524e#95 postinstall for dependabot template-oss PR (@lukekarrys)8102197#95 bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot])3d54f38#76 postinstall for dependabot template-oss PR (@lukekarrys)ca63a18#76 bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot])e3e359f#74 postinstall for dependabot template-oss PR (@lukekarrys)cc8e9c9#74 bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot])
7.0.0 (2023-08-30)
- support for node 14 has been removed
6.0.2 (2022-12-12)
38f272a#56 correctly identify more wsl distributions, closes npm/cli#5903 (#56) (@nlf)
6.0.1 (2022-11-01)
6.0.0 (2022-11-01)
- stdout and stderr will now be returned as strings by default, for buffers set stdioString to false
- when the
shelloption is set provided arguments will automatically be escaped
6ab90b8#48 switch stdioString default to true (#48) (@nlf)a854057#47 add open method for using system default apps to open arguments (#47) (@nlf)723fc32#44 implement argument escaping when theshelloption is set (@nlf)
5.0.0 (2022-10-26)
- leading and trailing whitespace is no longer preserved when stdioStrings is set
- this module no longer attempts to infer a uid and gid for processes
4.0.0 (2022-10-10)
@npmcli/promise-spawnis now compatible with the following semver range for node:^14.17.0 || ^16.13.0 || >=18.0.0
3.0.0 (2022-04-05)
- this will drop support for node 10 and non-LTS versions of node 12 and node 14