dillon1000/react
Commit
Browse files [Blocks] Use native fetch (#18784)
* [Blocks] Use native fetch * Use the prototype * Support arrayBuffer() and blob() * ctor * Simplify * Use an expando * Keep a map of formats * Unused * Remove unnecessary second property read * Keep it simple * Store the original thenable
Changed paths3 files
First-parent comparisonfixtures/blocks/src/Comments.js ModifiedM fixtures/blocks/src/Post.js ModifiedM packages/react-data/src/fetch/ReactDataFetch.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…