Skip to content

Releases: npm/run-script

v4.1.0

21 Jun 18:40
2520f32

Choose a tag to compare

4.1.0 (2022-06-21)

Features

  • write scripts to a file and run that instead of passing scripts as a single string (24c5165)

Bug Fixes

  • cleanup temp script after running (7963ab5)

v4.0.0

03 Jun 20:39
06511fb

Choose a tag to compare

4.0.0 (2022-06-02)

⚠ BREAKING CHANGES

  • changes engines support to ^12.22 || ^14.13 || >=16

Dependencies

  • bump node-gyp from 8.4.1 to 9.0.0 (#76) (e62e3a5)

v3.0.3

25 May 19:24
b28f5fd

Choose a tag to compare

3.0.3 (2022-05-25)

Dependencies

v3.0.2

05 Apr 19:59
51a597b

Choose a tag to compare

3.0.2 (2022-04-05)

Dependencies

  • bump @npmcli/node-gyp from 1.0.3 to 2.0.0 (#65) (731240d)
  • bump @npmcli/promise-spawn from 1.3.2 to 3.0.0 (#67) (afcab18)

@npmcli/run-script v3.0.1

02 Mar 18:44
d623ddd

Choose a tag to compare

Dependencies

  • bump node-gyp from 8.4.1 to 9.0.0 (#52) (148ce21)

@npmcli/run-script v3.0.0

23 Feb 00:32
4363b84

Choose a tag to compare

⚠ BREAKING CHANGES

  • this will drop support for node10 and non-LTS versions of node12 and node14

Features

Dependencies

  • update @npmcli/node-gyp requirement from ^1.0.2 to ^1.0.3 (#47) (cdd27cc)
  • update node-gyp requirement from ^8.2.0 to ^8.4.1 (#45) (1575902)
  • update read-package-json-fast requirement from ^2.0.1 to ^2.0.3 (#48) (7747c5a)