@@ -146,7 +146,7 @@ exec('"my script.cmd" a b', (err, stdout, stderr) => {
146
146
<!-- YAML
147
147
added: v0.1.90
148
148
changes:
149
- - version: REPLACEME
149
+ - version: v14.18.0
150
150
pr-url: https://github.com/nodejs/node/pull/38862
151
151
description: The `cwd` option can be a WHATWG `URL` object using
152
152
`file:` protocol.
@@ -275,7 +275,7 @@ controller.abort();
275
275
<!-- YAML
276
276
added: v0.1.91
277
277
changes:
278
- - version: REPLACEME
278
+ - version: v14.18.0
279
279
pr-url: https://github.com/nodejs/node/pull/38862
280
280
description: The `cwd` option can be a WHATWG `URL` object using
281
281
`file:` protocol.
@@ -382,14 +382,14 @@ controller.abort();
382
382
<!-- YAML
383
383
added: v0.5.0
384
384
changes:
385
- - version: REPLACEME
385
+ - version: v14.18.0
386
386
pr-url: https://github.com/nodejs/node/pull/38862
387
387
description: The `cwd` option can be a WHATWG `URL` object using
388
388
`file:` protocol.
389
- - version: REPLACEME
389
+ - version: v14.18.0
390
390
pr-url: https://github.com/nodejs/node/pull/37256
391
391
description: timeout was added.
392
- - version: REPLACEME
392
+ - version: v14.18.0
393
393
pr-url: https://github.com/nodejs/node/pull/37325
394
394
description: killSignal for AbortSignal was added.
395
395
- version: v14.17.0
@@ -495,14 +495,14 @@ if (process.argv[2] === 'child') {
495
495
<!-- YAML
496
496
added: v0.1.90
497
497
changes:
498
- - version: REPLACEME
498
+ - version: v14.18.0
499
499
pr-url: https://github.com/nodejs/node/pull/38862
500
500
description: The `cwd` option can be a WHATWG `URL` object using
501
501
`file:` protocol.
502
- - version: REPLACEME
502
+ - version: v14.18.0
503
503
pr-url: https://github.com/nodejs/node/pull/37256
504
504
description: timeout was added.
505
- - version: REPLACEME
505
+ - version: v14.18.0
506
506
pr-url: https://github.com/nodejs/node/pull/37325
507
507
description: killSignal for AbortSignal was added.
508
508
- version: v14.17.0
@@ -740,7 +740,7 @@ subprocess.unref();
740
740
<!-- YAML
741
741
added: v0.7.10
742
742
changes:
743
- - version: REPLACEME
743
+ - version: v14.18.0
744
744
pr-url: https://github.com/nodejs/node/pull/29412
745
745
description: Added the `overlapped` stdio flag.
746
746
- version: v3.3.1
@@ -855,7 +855,7 @@ configuration at startup.
855
855
<!-- YAML
856
856
added: v0.11.12
857
857
changes:
858
- - version: REPLACEME
858
+ - version: v14.18.0
859
859
pr-url: https://github.com/nodejs/node/pull/38862
860
860
description: The `cwd` option can be a WHATWG `URL` object using
861
861
`file:` protocol.
@@ -928,7 +928,7 @@ arbitrary command execution.**
928
928
<!-- YAML
929
929
added: v0.11.12
930
930
changes:
931
- - version: REPLACEME
931
+ - version: v14.18.0
932
932
pr-url: https://github.com/nodejs/node/pull/38862
933
933
description: The `cwd` option can be a WHATWG `URL` object using
934
934
`file:` protocol.
@@ -992,7 +992,7 @@ metacharacters may be used to trigger arbitrary command execution.**
992
992
<!-- YAML
993
993
added: v0.11.12
994
994
changes:
995
- - version: REPLACEME
995
+ - version: v14.18.0
996
996
pr-url: https://github.com/nodejs/node/pull/38862
997
997
description: The `cwd` option can be a WHATWG `URL` object using
998
998
`file:` protocol.
0 commit comments