Skip to content

Releases: acostalima/react-native-polyfill-globals

v3.1.0

Choose a tag to compare

@acostalima acostalima released this 01 Feb 21:15

Features

  • add polyfill for crypto.getRandomValues (3890804)

v3.0.0

Choose a tag to compare

@acostalima acostalima released this 25 Jan 15:35
chore(release): 3.0.0

v2.0.0

Choose a tag to compare

@acostalima acostalima released this 15 Jan 21:47
chore(release): 2.0.0

v1.0.7

Choose a tag to compare

@acostalima acostalima released this 12 Nov 18:42

Bug Fixes

  • bump web-streams-polyfill version (fd64c94)

v1.0.6

Choose a tag to compare

@acostalima acostalima released this 23 Oct 16:55
chore(release): 1.0.6

v1.0.5

Choose a tag to compare

@acostalima acostalima released this 22 Oct 18:50

Bug Fixes

  • use ReadableStream ES6 ponyfill (0541c80)

v1.0.4

Choose a tag to compare

@acostalima acostalima released this 22 Oct 17:54

Bug Fixes

  • switch to named exports (14586da)

v1.0.3

Choose a tag to compare

@acostalima acostalima released this 22 Oct 17:23

Bug Fixes

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

v1.0.2

Choose a tag to compare

@acostalima acostalima released this 22 Oct 17:23

Bug Fixes

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

v1.0.1

Choose a tag to compare

@acostalima acostalima released this 22 Oct 17:23

Bug Fixes

  • add patch for whatwg-fetch (76a77b3)