From 7e58d0badd7ea2150a2a0066e3356255dfa8dcc0 Mon Sep 17 00:00:00 2001 From: mukunda katta Date: Fri, 15 May 2026 00:50:52 -0700 Subject: [PATCH] doc: add worker_threads history --- doc/api/worker_threads.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/api/worker_threads.md b/doc/api/worker_threads.md index 8f4b152bc26a68..a84218bf0917d6 100644 --- a/doc/api/worker_threads.md +++ b/doc/api/worker_threads.md @@ -2,6 +2,15 @@ + + > Stability: 2 - Stable