diff --git a/doc/api/async_context.md b/doc/api/async_context.md index 20cf08c06b13a4..391ed4c5459da1 100644 --- a/doc/api/async_context.md +++ b/doc/api/async_context.md @@ -1,5 +1,7 @@ # Asynchronous Context Tracking + + > Stability: 2 - Stable diff --git a/doc/api/webstreams.md b/doc/api/webstreams.md index f34cd155e48204..42f1481e3ff15f 100644 --- a/doc/api/webstreams.md +++ b/doc/api/webstreams.md @@ -1,5 +1,7 @@ # Web Streams API + + > Stability: 1 - Experimental An implementation of the [WHATWG Streams Standard][].