Skip to content

Releases: yeutech-lab/test-polyfill

v1.1.5

04 Mar 05:17
Compare
Choose a tag to compare

1.1.5 (2019-03-04)

Bug Fixes

v1.1.4

07 Feb 20:42
Compare
Choose a tag to compare

1.1.4 (2019-02-07)

Bug Fixes

v1.1.3

07 Feb 08:13
Compare
Choose a tag to compare

1.1.3 (2019-02-07)

Bug Fixes

  • polyfill: do not reject public suffix (1eab6c4)
  • polyfill: fix localStorage (46f98e4)

v1.1.2

07 Feb 07:24
Compare
Choose a tag to compare

1.1.2 (2019-02-07)

Bug Fixes

  • polyfill: using try catch to determine if browser or node environment (645cfbe)

v1.1.1

07 Feb 07:00
Compare
Choose a tag to compare

1.1.1 (2019-02-07)

Bug Fixes

  • fetch: set version of whatwg-fetch to 2.0.4 (f866d80)
  • polyfill: fix media polyfill (beb7107)
  • test: repair test (d4eee4c)

v1.1.0

06 Feb 21:43
Compare
Choose a tag to compare

1.1.0 (2019-02-06)

Features

  • media: added media mock (721730b)

v1.0.5

31 Jan 19:27
Compare
Choose a tag to compare

1.0.5 (2019-01-31)

Bug Fixes

  • documentation: Improve documentation content (176bddd)
  • documentation: removing prerequesite and faq (c97a4ef)

v1.0.4

31 Jan 19:03
Compare
Choose a tag to compare

1.0.4 (2019-01-31)

Bug Fixes

  • fetch: adding whatwg-fetch to import Response, Headers and Request for tests (3e36429)

v1.0.3

31 Jan 18:31
Compare
Choose a tag to compare

1.0.3 (2019-01-31)

Bug Fixes

  • documentation: fixing travis build badge (dc3e172)

v1.0.2

31 Jan 18:22
Compare
Choose a tag to compare

1.0.2 (2019-01-31)

Bug Fixes

  • polyfill: Not using default export (b01190d)