Skip to content

docs: list browser versions that already have native fetch#1485

Open
Hashim1999164 wants to merge 1 commit into
JakeChampion:mainfrom
Hashim1999164:docs/browser-support-native-fetch-versions
Open

docs: list browser versions that already have native fetch#1485
Hashim1999164 wants to merge 1 commit into
JakeChampion:mainfrom
Hashim1999164:docs/browser-support-native-fetch-versions

Conversation

@Hashim1999164

@Hashim1999164 Hashim1999164 commented Jul 23, 2026

Copy link
Copy Markdown

Summary

  • Expands the Browser Support section to call out when whatwg-fetch is unnecessary.
  • Adds a table of minimum browser versions that already ship native window.fetch.
  • Keeps the existing note that native implementations should be reported to browser vendors, not this polyfill.

Fixes #1483

Test plan

  • Read the updated Browser Support section in the README preview
  • Confirm the version table matches common caniuse / MDN guidance for native fetch

Clarify when whatwg-fetch is unnecessary by documenting minimum
versions with native window.fetch support. Refs JakeChampion#1483.
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.

Document from which version of browsers we don't need to use the library

1 participant