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)
606edd3
#124 bump[email protected]
8.0.0 (2024-09-03)
@npmcli/promise-spawn
now 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)
b9b7a78
#50[email protected]
(#50)
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
shell
option 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 theshell
option 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-spawn
is 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
- @npmcli/[email protected] (#10) (ad35767)