All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.1.0 (2021-02-01)
- add polyfill for crypto.getRandomValues (3890804)
3.0.0 (2021-01-25)
- update fetch package name
- update fetch package name (f0daf44)
2.0.0 (2021-01-15)
- add @react-native-community/fetch, update docs, add polyfills as peer deps
- add @react-native-community/fetch, update docs, add polyfills as peer deps (644fd6d)
1.0.7 (2020-11-12)
- bump web-streams-polyfill version (fd64c94)
1.0.6 (2020-10-23)
1.0.5 (2020-10-22)
- use ReadableStream ES6 ponyfill (0541c80)
1.0.4 (2020-10-22)
- switch to named exports (14586da)
1.0.3 (2020-10-22)
- polyfill all function; added auto polyfill (57c4c28)
1.0.2 (2020-10-22)
- make blob() async and enqueue Uint8Array to stream controller (7a59f51)
1.0.1 (2020-10-22)
- add patch for whatwg-fetch (76a77b3)