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 b9d4ac2 commit 2752f54Copy full SHA for 2752f54
doc/api/diagnostics_channel.md
@@ -1,8 +1,16 @@
1
# Diagnostics Channel
2
3
+<!-- YAML
4
+added: v15.1.0
5
+changes:
6
+ - version: REPLACEME
7
+ pr-url: https://github.com/nodejs/node/pull/45290
8
+ description: diagnostics_channel is now Stable.
9
+-->
10
+
11
<!--introduced_in=v15.1.0-->
12
-> Stability: 1 - Experimental
13
+> Stability: 2 - Stable
14
15
<!-- source_link=lib/diagnostics_channel.js -->
16
0 commit comments