What's wrong with this entry?
Anonymous. No account, no email.
- Optimized Node.js module imports - The codebase now uses more specific imports instead of importing entire modules:
node:process- Now imports only thecwdfunction instead of the entire modulenode:streamandstream- Now imports only thePassThroughclass instead of the entire module
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.