| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Could you add the refs to the PR that added the runtime deprecations please? That would help reviewing this. Also we should probably add dont-land labels as I think those deprecations haven't land on LTS release lines. |
Sorry, something went wrong.
|
@aduh95 the one reference is in the description, the other reference is the PR you did for the index deprecations I believe, is that the one you are after? |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks for reminding me, I've added Refs: to the OP so it's added to the commit message on landing.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This PR integrates the current ES module resolver deprecations into the specification assuming those deprecations have all been runtime deprecated.
Specifically:
In the process I also spotted two simple spec editorial changes included here as well.
@nodejs/modules
Refs: #37206
Refs: #40117