Releases: npm/promise-spawn
Releases · npm/promise-spawn
v8.0.2
8.0.2 (2024-10-18)
Bug Fixes
5ecf301
#128 open URL in browser on WSL (#128) (@mbtools, @wraithgar)
Chores
ef4ba09
#127 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#127) (@dependabot[bot], @npm-cli-bot)
v8.0.1
v8.0.0
8.0.0 (2024-09-03)
⚠️ BREAKING CHANGES
@npmcli/promise-spawn
now supports node^18.17.0 || >=20.5.0
Bug Fixes
eeaf662
#122 align to npm 10 node engine range (@hashtagchris)
Chores
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])
v7.0.2
7.0.2 (2024-05-04)
Bug Fixes
4912015
#102 reject with error from parent context on close (#102) (@lukekarrys)
Chores
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])
v7.0.1
7.0.1 (2023-12-21)
Bug Fixes
Chores
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])
v7.0.0
v6.0.2
v6.0.1
v6.0.0
6.0.0 (2022-11-01)
⚠️ BREAKING CHANGES
- 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