We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df47627 commit 16c0884Copy full SHA for 16c0884
doc/api/globals.md
@@ -1099,12 +1099,15 @@ added:
1099
- v21.0.0
1100
- v20.10.0
1101
changes:
1102
+ - version: REPLACEME
1103
+ pr-url: https://github.com/nodejs/node/pull/53352
1104
+ description: No longer experimental.
1105
- version: v22.0.0
1106
pr-url: https://github.com/nodejs/node/pull/51594
1107
description: No longer behind `--experimental-websocket` CLI flag.
1108
-->
1109
-> Stability: 1 - Experimental.
1110
+> Stability: 2 - Stable.
1111
1112
A browser-compatible implementation of [`WebSocket`][]. Disable this API
1113
with the [`--no-experimental-websocket`][] CLI flag.
0 commit comments