File tree Expand file tree Collapse file tree 16 files changed +230
-28
lines changed Expand file tree Collapse file tree 16 files changed +230
-28
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,8 @@ release.
37
37
</tr >
38
38
<tr >
39
39
<td valign =" top " >
40
- <b ><a href =" doc/changelogs/CHANGELOG_V22.md#22.19.0 " >22.19.0</a ></b ><br />
40
+ <b ><a href =" doc/changelogs/CHANGELOG_V22.md#22.20.0 " >22.20.0</a ></b ><br />
41
+ <a href =" doc/changelogs/CHANGELOG_V22.md#22.19.0 " >22.19.0</a ><br />
41
42
<a href =" doc/changelogs/CHANGELOG_V22.md#22.18.0 " >22.18.0</a ><br />
42
43
<a href =" doc/changelogs/CHANGELOG_V22.md#22.17.1 " >22.17.1</a ><br />
43
44
<a href =" doc/changelogs/CHANGELOG_V22.md#22.17.0 " >22.17.0</a ><br />
Original file line number Diff line number Diff line change @@ -584,7 +584,7 @@ property throw an exception with the code `ERR_PROTO_ACCESS`.
584
584
<!-- YAML
585
585
added: v22.14.0
586
586
changes:
587
- - version: REPLACEME
587
+ - version: v22.20.0
588
588
pr-url: https://github.com/nodejs/node/pull/59707
589
589
description: The option is no longer experimental.
590
590
-->
@@ -901,7 +901,7 @@ It is possible to run code containing inline types unless the
901
901
### ` --experimental-addon-modules `
902
902
903
903
<!-- YAML
904
- added: REPLACEME
904
+ added: v22.20.0
905
905
-->
906
906
907
907
> Stability: 1.0 - Early development
Original file line number Diff line number Diff line change @@ -3272,7 +3272,7 @@ Convert them to primitive strings.
3272
3272
3273
3273
<!-- YAML
3274
3274
changes:
3275
- - version: REPLACEME
3275
+ - version: v22.20.0
3276
3276
pr-url: https://github.com/nodejs/node/pull/59758
3277
3277
description: Deprecation revoked.
3278
3278
- version:
Original file line number Diff line number Diff line change @@ -374,7 +374,7 @@ added:
374
374
- v15.1.0
375
375
- v14.17.0
376
376
changes:
377
- - version: REPLACEME
377
+ - version: v22.20.0
378
378
pr-url: https://github.com/nodejs/node/pull/59758
379
379
description: Deprecation revoked.
380
380
- version:
@@ -419,7 +419,7 @@ added:
419
419
- v15.1.0
420
420
- v14.17.0
421
421
changes:
422
- - version: REPLACEME
422
+ - version: v22.20.0
423
423
pr-url: https://github.com/nodejs/node/pull/59758
424
424
description: Deprecation revoked.
425
425
- version:
Original file line number Diff line number Diff line change @@ -831,7 +831,7 @@ size is reached when the context is created.
831
831
### ` ERR_CPU_PROFILE_ALREADY_STARTED `
832
832
833
833
<!-- YAML
834
- added: REPLACEME
834
+ added: v22.20.0
835
835
-->
836
836
837
837
The CPU profile with the given name is already started.
@@ -841,7 +841,7 @@ The CPU profile with the given name is already started.
841
841
### ` ERR_CPU_PROFILE_NOT_STARTED `
842
842
843
843
<!-- YAML
844
- added: REPLACEME
844
+ added: v22.20.0
845
845
-->
846
846
847
847
The CPU profile with the given name is not started.
@@ -851,7 +851,7 @@ The CPU profile with the given name is not started.
851
851
### ` ERR_CPU_PROFILE_TOO_MANY `
852
852
853
853
<!-- YAML
854
- added: REPLACEME
854
+ added: v22.20.0
855
855
-->
856
856
857
857
There are too many CPU profiles being collected.
Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ added: v0.0.1
319
319
<!-- YAML
320
320
added: v18.0.0
321
321
changes:
322
- - version: REPLACEME
322
+ - version: v22.20.0
323
323
pr-url: https://github.com/nodejs/node/pull/59464
324
324
description: format now accepts `brotli` value.
325
325
- version: v22.15.0
@@ -430,7 +430,7 @@ A browser-compatible implementation of {CustomEvent}.
430
430
<!-- YAML
431
431
added: v18.0.0
432
432
changes:
433
- - version: REPLACEME
433
+ - version: v22.20.0
434
434
pr-url: https://github.com/nodejs/node/pull/59464
435
435
description: format now accepts `brotli` value.
436
436
- version: v22.15.0
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ http.get({
117
117
added: v0.3.4
118
118
changes:
119
119
- version:
120
- - REPLACEME
120
+ - v22.20.0
121
121
pr-url: https://github.com/nodejs/node/pull/59315
122
122
description: Add support for `agentKeepAliveTimeoutBuffer`.
123
123
- version:
Original file line number Diff line number Diff line change @@ -1866,7 +1866,7 @@ and will throw an error.
1866
1866
added: v8.4.0
1867
1867
changes:
1868
1868
- version:
1869
- - REPLACEME
1869
+ - v22.20.0
1870
1870
pr-url: https://github.com/nodejs/node/pull/59455
1871
1871
description: Allow passing headers in raw array format.
1872
1872
- version:
Original file line number Diff line number Diff line change @@ -288,7 +288,7 @@ path.format({
288
288
<!-- YAML
289
289
added: v22.5.0
290
290
changes:
291
- - version: REPLACEME
291
+ - version: v22.20.0
292
292
pr-url: https://github.com/nodejs/node/pull/59572
293
293
description: Marking the API stable.
294
294
-->
Original file line number Diff line number Diff line change @@ -435,7 +435,7 @@ writes to the returned array buffer is likely to result in a crash.
435
435
### `sea.getAssetKeys()`
436
436
437
437
<!-- YAML
438
- added: REPLACEME
438
+ added: v22.20.0
439
439
-->
440
440
441
441
* Returns {string\[]} An array containing all the keys of the assets
You can’t perform that action at this time.
0 commit comments