Skip to content

Commit bc50255

Browse files
Update doc/api/async_hooks.md
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent d14c323 commit bc50255

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/api/async_hooks.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
<!--introduced_in=v8.1.0-->
44

5-
> Stability: 1 - Experimental
6-
7-
> We plan to remove this API in the future; it will never become stable.
5+
> Stability: 1 - Experimental. We plan to remove this API
6+
> in the future; it will never become stable.
87
> Please migrate to [`AsyncLocalStorage`][] and [Diagnostics Channel][] and
98
> other stable APIs.
109

0 commit comments

Comments
 (0)