Skip to content

doc: add worker_threads history entries - #63545

Merged
aduh95 merged 1 commit into
nodejs:mainfrom
bobu-putheeckal:codex-doc-55794
Jun 2, 2026
Merged

doc: add worker_threads history entries#63545
aduh95 merged 1 commit into
nodejs:mainfrom
bobu-putheeckal:codex-doc-55794

Conversation

@bobu-putheeckal

Copy link
Copy Markdown

Refs: #55794

This adds module-level history entries documenting when worker_threads stopped requiring --experimental-worker and when the API became stable.

Validation:

  • git diff --check
  • node tools/lint-md/lint-md.mjs doc/api/worker_threads.md

@nodejs-github-botnodejs-github-bot added doc Issues and PRs related to the documentations. worker Issues and PRs related to Worker support. labels May 24, 2026
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels May 26, 2026
@aduh95
aduh95 merged commit 5972387 into nodejs:mainJun 2, 2026
31 of 32 checks passed
@aduh95

Copy link
Copy Markdown
Contributor

Landed in 5972387

aduh95 pushed a commit that referenced this pull request Jun 18, 2026
PR-URL: #63545
Refs: #55794
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 pushed a commit that referenced this pull request Jun 25, 2026
PR-URL: #63545
Refs: #55794
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 pushed a commit that referenced this pull request Jul 30, 2026
PR-URL: #63545
Refs: #55794
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.docIssues and PRs related to the documentations.workerIssues and PRs related to Worker support.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@bobu-putheeckal@aduh95@nodejs-github-bot