File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -2425,9 +2425,14 @@ added:
2425
2425
- v18.7.0
2426
2426
- v16.17.0
2427
2427
changes:
2428
- - version: v22.1.0
2428
+ - version:
2429
+ - v22.1.0
2430
+ - v20.13.0
2429
2431
pr-url: https://github.com/nodejs/node/pull/52618
2430
2432
description: CustomEvent is now stable.
2433
+ - version: v19.0.0
2434
+ pr-url: https://github.com/nodejs/node/pull/44860
2435
+ description: No longer behind ` -- experimental- global - customevent` CLI flag.
2431
2436
-->
2432
2437
2433
2438
> Stability: 2 - Stable
Original file line number Diff line number Diff line change @@ -416,12 +416,17 @@ added:
416
416
- v18.7.0
417
417
- v16.17.0
418
418
changes:
419
+ - version:
420
+ - v22.1.0
421
+ - v20.13.0
422
+ pr-url: https://github.com/nodejs/node/pull/52618
423
+ description: CustomEvent is now stable.
419
424
- version: v19.0.0
420
425
pr-url: https://github.com/nodejs/node/pull/44860
421
426
description: No longer behind `--experimental-global-customevent` CLI flag.
422
427
-->
423
428
424
- > Stability: 1 - Experimental. Disable this API with the
429
+ > Stability: 2 - Stable
425
430
> [ ` --no-experimental-global-customevent ` ] [ ] CLI flag.
426
431
427
432
<!-- type=global -->
You can’t perform that action at this time.
0 commit comments