File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -2420,9 +2420,13 @@ Removes the `listener` from the list of handlers for event `type`.
24202420added:
24212421 - v18.7.0
24222422 - v16.17.0
2423+ changes:
2424+ - version: REPLACEME
2425+ pr-url: https://github.com/nodejs/node/pull/52618
2426+ description: CustomEvent is now stable.
24232427-->
24242428
2425- > Stability: 1 - Experimental.
2429+ > Stability: 2 - Stable
24262430
24272431* Extends: {Event}
24282432
@@ -2435,9 +2439,13 @@ Instances are created internally by Node.js.
24352439added:
24362440 - v18.7.0
24372441 - v16.17.0
2442+ changes:
2443+ - version: REPLACEME
2444+ pr-url: https://github.com/nodejs/node/pull/52618
2445+ description: CustomEvent is now stable.
24382446-->
24392447
2440- > Stability: 1 - Experimental.
2448+ > Stability: 2 - Stable
24412449
24422450* Type: {any} Returns custom data passed when initializing.
24432451
You can’t perform that action at this time.
0 commit comments