docs: clarify Node.js version support in LTS table#4375
Merged
Conversation
Uzlopak
reviewed
Jul 31, 2025
KhafraDev
approved these changes
Jul 31, 2025
metcoder95
approved these changes
Aug 1, 2025
Separate bundled Node.js versions from full version support range. - Add column showing which Node.js versions bundle each Undici version - Add column showing minimum required and tested Node.js versions - Makes it clear that v5.x supports Node.js ≥14.0 despite being bundled in v18.x 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Matteo Collina <hello@matteocollina.com>
fbfc2ce to
712cd94
Compare
Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
Member
Author
|
@Uzlopak ptal |
Closed
Merged
slagiewka
pushed a commit
to slagiewka/undici
that referenced
this pull request
Feb 14, 2026
* docs: clarify Node.js version support in LTS table Separate bundled Node.js versions from full version support range. - Add column showing which Node.js versions bundle each Undici version - Add column showing minimum required and tested Node.js versions - Makes it clear that v5.x supports Node.js ≥14.0 despite being bundled in v18.x 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Matteo Collina <hello@matteocollina.com> * Update README.md Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com> --------- Signed-off-by: Matteo Collina <hello@matteocollina.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code