| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Review requested:
|
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #65074 +/- ##
==========================================
+ Coverage 90.27% 90.30% +0.03%
==========================================
Files 762 759 -3
Lines 247524 248264 +740
Branches 46693 46850 +157
==========================================
+ Hits 223451 224200 +749
+ Misses 15494 15471 -23
- Partials 8579 8593 +14
... and 70 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Sorry, something went wrong.
Promote DEP0032 from a documentation-only deprecation to a runtime deprecation. Loading the `node:domain` module now emits a DeprecationWarning with code DEP0032, and the docs are updated to reflect the Runtime deprecation type. Signed-off-by: Matteo Collina <hello@matteocollina.com>
|
|
||
| The [`domain`][] module is deprecated and should not be used. |
There was a problem hiding this comment.
is there are "equivalent" api that they can use. as my knowledge there aren't any 1:1 api for that.
Sorry, something went wrong.
There was a problem hiding this comment.
none, this was a bad idea.
Sorry, something went wrong.
There was a problem hiding this comment.
It's about time!
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Promote DEP0032 (node:domain module) from a documentation-only deprecation to a runtime deprecation.
Fixes #10843