Skip to content

Releases: npm/promise-spawn

v8.0.3

28 Aug 20:35
cc5efb3
Compare
Choose a tag to compare

8.0.3 (2025-08-28)

Bug Fixes

Chores

v8.0.2

18 Oct 14:58
81de91d
Compare
Choose a tag to compare

8.0.2 (2024-10-18)

Bug Fixes

Chores

v8.0.1

02 Oct 16:39
6b0e577
Compare
Choose a tag to compare

8.0.1 (2024-10-02)

Dependencies

v8.0.0

05 Sep 00:21
fa58974
Compare
Choose a tag to compare

8.0.0 (2024-09-03)

⚠️ BREAKING CHANGES

  • @npmcli/promise-spawn now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

v7.0.2

04 May 01:09
7928731
Compare
Choose a tag to compare

7.0.2 (2024-05-04)

Bug Fixes

Chores

v7.0.1

04 Jan 16:24
16b3641
Compare
Choose a tag to compare

7.0.1 (2023-12-21)

Bug Fixes

Chores

v7.0.0

30 Aug 17:23
Compare
Choose a tag to compare

7.0.0 (2023-08-30)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

v6.0.2

12 Dec 22:59
ad8d1ef
Compare
Choose a tag to compare

6.0.2 (2022-12-12)

Bug Fixes

v6.0.1

01 Nov 19:46
9693f8f
Compare
Choose a tag to compare

6.0.1 (2022-11-01)

Dependencies

v6.0.0

01 Nov 19:16
164dc7c
Compare
Choose a tag to compare

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

Features