mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
doc: consolidate history table of CustomEvent
PR-URL: https://github.com/nodejs/node/pull/55758 Fixes: https://github.com/nodejs/node/issues/55733 Refs: https://github.com/nodejs/node/issues/55733 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
This commit is contained in:
parent
58a8eb4e1c
commit
069ec1b983
@ -2427,11 +2427,17 @@ added:
|
||||
- v18.7.0
|
||||
- v16.17.0
|
||||
changes:
|
||||
- version: v23.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/52723
|
||||
description: No longer experimental.
|
||||
- version:
|
||||
- v22.1.0
|
||||
- v20.13.0
|
||||
pr-url: https://github.com/nodejs/node/pull/52618
|
||||
description: CustomEvent is now stable.
|
||||
- version: v19.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/44860
|
||||
description: No longer behind `--experimental-global-customevent` CLI flag.
|
||||
-->
|
||||
|
||||
> Stability: 2 - Stable
|
||||
|
@ -438,6 +438,11 @@ changes:
|
||||
- version: v23.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/52723
|
||||
description: No longer experimental.
|
||||
- version:
|
||||
- v22.1.0
|
||||
- v20.13.0
|
||||
pr-url: https://github.com/nodejs/node/pull/52618
|
||||
description: CustomEvent is now stable.
|
||||
- version: v19.0.0
|
||||
pr-url: https://github.com/nodejs/node/pull/44860
|
||||
description: No longer behind `--experimental-global-customevent` CLI flag.
|
||||
|
Loading…
Reference in New Issue
Block a user