Uh oh!
There was an error while loading. Please reload this page.
lib: enable web worker api by default - #65323
Conversation
nodejs-github-bot
commented
Aug 16, 2026
Review requested:
|
Codecov Reportβ
All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #65323 +/- ##
==========================================
- Coverage 90.16% 90.15% -0.01%
==========================================
Files 751 751 Lines 253465 253465 Branches 47741 47741 ==========================================
- Hits 228537 228520 -17 - Misses 16197 16209 +12 - Partials 8731 8736 +5
π New features to boost your workflow:
|
There was a problem hiding this comment.
You'd need to also add the changes entry and update the link at
Lines 1313 to 1320 in 8b9f89f
This comment was marked as outdated.
This comment was marked as outdated.
nodejs-github-bot
commented
Aug 23, 2026
Signed-off-by: avivkeller <me@aviv.sh>
67ca30a to
1996a2aCompareavivkeller
commented
Aug 25, 2026
Needs a re-approval |
| description: This feature is now enabled by default. | ||
| --> | ||
| > Stability: 1 - Experimental. Enable this API with the |
There was a problem hiding this comment.
| > Stability: 1 - Experimental. Enable this API with the | |
| > Stability: 1 - Experimental. Disable this API with the |
As mentioned in #65323 (review), you also need to update the link (we need to get back some kind of automation to detect broken links)
There was a problem hiding this comment.
(we need to get back some kind of automation to detect broken links)
We have one in @node-core/remark-lint, but I've put integrating it into core on hold, I can revisit
aduh95
commented
Aug 25, 2026
We probably need a regression test |
cc @panva
Ref: #64894
Ref: #43583
Makes web worker support enabled by default