DerekNonGeneric / DerekNonGeneric/loader339
[feature request] support Node.js v18.6.0 loader hooks API
Open
documentation
enhancement
good first issue
help wanted
question
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The loader hooks API that Node.js began shipping in v18.6.0 is intended for v18.x LTS and expected to be a bit more long-lasting than previous iterations. It does, however, introduce a few breaking changes to the loaders API, which this project should adapt to. For this project to continue to work as expected with Node.js v18.x, which will be going LTS 2022-10-25 (a few months away), we should be now testing against a different SemVer range (`>=18.6.0`).
Refs: https://github.com/nodejs/node/pull/42623#issuecomment-1151134176
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.