Skip to content

docs(readme): remove stale Node 20+ notes#603

Open
lraveri wants to merge 1 commit intofastify:mainfrom
lraveri:docs/update-readme
Open

docs(readme): remove stale Node 20+ notes#603
lraveri wants to merge 1 commit intofastify:mainfrom
lraveri:docs/update-readme

Conversation

@lraveri
Copy link

@lraveri lraveri commented Jan 25, 2026

Closes #591

Removes outdated Node.js 20+ references in the README example (older Node versions are EOL).

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes outdated Node.js version references from the README documentation. Since Node.js versions 12, 18, and 20 are now EOL (End of Life), the version-specific notes in code examples are no longer relevant or helpful.

Changes:

  • Removed "(Node 20+)" reference from comment about Express-like req.body behavior
  • Removed standalone "// On Node 20+" comment before formData() usage

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

Outdated Example in README

2 participants