Releases: yeutech-lab/test-polyfill
Releases · yeutech-lab/test-polyfill
v1.1.5
1.1.5 (2019-03-04)
Bug Fixes
v1.1.4
1.1.4 (2019-02-07)
Bug Fixes
v1.1.3
1.1.3 (2019-02-07)
Bug Fixes
- polyfill: do not reject public suffix (1eab6c4)
- polyfill: fix localStorage (46f98e4)
v1.1.2
1.1.2 (2019-02-07)
Bug Fixes
- polyfill: using try catch to determine if browser or node environment (645cfbe)
v1.1.1
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
1.1.0 (2019-02-06)
Features
v1.0.5
1.0.5 (2019-01-31)
Bug Fixes
- documentation: Improve documentation content (176bddd)
- documentation: removing prerequesite and faq (c97a4ef)
v1.0.4
1.0.4 (2019-01-31)
Bug Fixes
- fetch: adding whatwg-fetch to import Response, Headers and Request for tests (3e36429)
v1.0.3
1.0.3 (2019-01-31)
Bug Fixes
- documentation: fixing travis build badge (dc3e172)
v1.0.2
1.0.2 (2019-01-31)
Bug Fixes
- polyfill: Not using default export (b01190d)