Skip to content

Latest commit

 

History

History
88 lines (41 loc) · 3.47 KB

CHANGELOG.md

File metadata and controls

88 lines (41 loc) · 3.47 KB

1.1.5 (2019-03-04)

Bug Fixes

1.1.4 (2019-02-07)

Bug Fixes

1.1.3 (2019-02-07)

Bug Fixes

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

1.1.2 (2019-02-07)

Bug Fixes

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

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)

1.1.0 (2019-02-06)

Features

  • media: added media mock (721730b)

1.0.5 (2019-01-31)

Bug Fixes

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

1.0.4 (2019-01-31)

Bug Fixes

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

1.0.3 (2019-01-31)

Bug Fixes

  • documentation: fixing travis build badge (dc3e172)

1.0.2 (2019-01-31)

Bug Fixes

  • polyfill: Not using default export (b01190d)

1.0.1 (2019-01-31)

Bug Fixes

1.0.0 (2019-01-31)

Features

  • polyfill: added polyfill for unit tests (3229dc2)