Skip to content

docs(readme): mention built-in fetch in Node.js 18+#1873

Open
nthbotast wants to merge 1 commit into
node-fetch:mainfrom
nthbotast:docs/node18-built-in-fetch-note
Open

docs(readme): mention built-in fetch in Node.js 18+#1873
nthbotast wants to merge 1 commit into
node-fetch:mainfrom
nthbotast:docs/node18-built-in-fetch-note

Conversation

@nthbotast

Copy link
Copy Markdown

Summary

  • add an installation note that Node.js 18+ already provides a built-in fetch()
  • clarify that users may not need node-fetch when the built-in API is sufficient

Closes #1857

Validation

  • git diff --check
  • npx --yes markdownlint-cli2 README.md (fails with many pre-existing README-wide lint issues unrelated to this change)

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.

Update documentation with a disclaimer about node supporting already fetch

1 participant