Skip to content

Latest commit

 

History

History
78 lines (35 loc) · 3.03 KB

CHANGELOG.md

File metadata and controls

78 lines (35 loc) · 3.03 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.1.0 (2021-02-01)

Features

  • add polyfill for crypto.getRandomValues (3890804)

3.0.0 (2021-01-25)

⚠ BREAKING CHANGES

  • update fetch package name

Bug Fixes

  • update fetch package name (f0daf44)

2.0.0 (2021-01-15)

⚠ BREAKING CHANGES

  • add @react-native-community/fetch, update docs, add polyfills as peer deps

Features

  • add @react-native-community/fetch, update docs, add polyfills as peer deps (644fd6d)

1.0.7 (2020-11-12)

Bug Fixes

  • bump web-streams-polyfill version (fd64c94)

1.0.6 (2020-10-23)

1.0.5 (2020-10-22)

Bug Fixes

  • use ReadableStream ES6 ponyfill (0541c80)

1.0.4 (2020-10-22)

Bug Fixes

  • switch to named exports (14586da)

1.0.3 (2020-10-22)

Bug Fixes

  • polyfill all function; added auto polyfill (57c4c28)

1.0.2 (2020-10-22)

Bug Fixes

  • make blob() async and enqueue Uint8Array to stream controller (7a59f51)

1.0.1 (2020-10-22)

Bug Fixes

  • add patch for whatwg-fetch (76a77b3)

1.0.0 (2020-10-22)