Skip to content

docs: clarify Node.js version support in LTS table#4375

Merged
Uzlopak merged 2 commits into
mainfrom
clarify-lts-node-versions
Aug 1, 2025
Merged

docs: clarify Node.js version support in LTS table#4375
Uzlopak merged 2 commits into
mainfrom
clarify-lts-node-versions

Conversation

@mcollina
Copy link
Copy Markdown
Member

Summary

  • Clarify the Long Term Support table to 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

Test plan

  • Documentation change only, no code changes required
  • Verified information by checking GitHub Actions matrices and package.json engines fields across version branches

🤖 Generated with Claude Code

@mcollina mcollina requested review from KhafraDev and Uzlopak July 31, 2025 19:57
Comment thread README.md Outdated
Copy link
Copy Markdown
Collaborator

@Ethan-Arrowood Ethan-Arrowood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love it!

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>
@mcollina mcollina force-pushed the clarify-lts-node-versions branch from fbfc2ce to 712cd94 Compare August 1, 2025 08:26
Co-authored-by: Aras Abbasi <aras.abbasi@googlemail.com>
@mcollina
Copy link
Copy Markdown
Member Author

mcollina commented Aug 1, 2025

@Uzlopak ptal

Copy link
Copy Markdown
Contributor

@Uzlopak Uzlopak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Uzlopak Uzlopak merged commit 431dfdc into main Aug 1, 2025
32 of 33 checks passed
@Uzlopak Uzlopak deleted the clarify-lts-node-versions branch August 1, 2025 09:52
@JoshMock JoshMock mentioned this pull request Aug 7, 2025
@github-actions github-actions Bot mentioned this pull request Aug 17, 2025
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants