lib: enable web worker api by default - #65323
Conversation
|
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.
Signed-off-by: avivkeller <me@aviv.sh>
67ca30a to
1996a2a
Compare
|
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
|
We probably need a regression test |
cc @panva
Ref: #64894
Ref: #43583
Makes web worker support enabled by default