File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -2427,11 +2427,17 @@ added:
24272427 - v18.7.0
24282428 - v16.17.0
24292429changes:
2430+ - version: v23.0.0
2431+ pr-url: https://github.com/nodejs/node/pull/52723
2432+ description: No longer experimental.
24302433 - version:
24312434 - v22.1.0
24322435 - v20.13.0
24332436 pr-url: https://github.com/nodejs/node/pull/52618
24342437 description: CustomEvent is now stable.
2438+ - version: v19.0.0
2439+ pr-url: https://github.com/nodejs/node/pull/44860
2440+ description: No longer behind ` -- experimental- global - customevent` CLI flag.
24352441-->
24362442
24372443> Stability: 2 - Stable
Original file line number Diff line number Diff line change @@ -438,6 +438,11 @@ changes:
438438 - version: v23.0.0
439439 pr-url: https://github.com/nodejs/node/pull/52723
440440 description: No longer experimental.
441+ - version:
442+ - v22.1.0
443+ - v20.13.0
444+ pr-url: https://github.com/nodejs/node/pull/52618
445+ description: CustomEvent is now stable.
441446 - version: v19.0.0
442447 pr-url: https://github.com/nodejs/node/pull/44860
443448 description: No longer behind `--experimental-global-customevent` CLI flag.
You can’t perform that action at this time.
0 commit comments