1.1.5 (2019-03-04)
- ncu: lock whatwg-fetch and install @rollup-umd/ncu (7c31c29)
1.1.4 (2019-02-07)
- dependencies: switch to @yeutech-lab/isomorphic-fetch due to matthew-andrews/isomorphic-fetch#181 (d52071c)
- dependencies: Using fixed @yeutech-lab/isomorphic-fetch (912714b)
1.1.3 (2019-02-07)
1.1.2 (2019-02-07)
- polyfill: using try catch to determine if browser or node environment (645cfbe)
1.1.1 (2019-02-07)
- 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)
- media: added media mock (721730b)
1.0.5 (2019-01-31)
- documentation: Improve documentation content (176bddd)
- documentation: removing prerequesite and faq (c97a4ef)
1.0.4 (2019-01-31)
- fetch: adding whatwg-fetch to import Response, Headers and Request for tests (3e36429)
1.0.3 (2019-01-31)
- documentation: fixing travis build badge (dc3e172)
1.0.2 (2019-01-31)
- polyfill: Not using default export (b01190d)
1.0.1 (2019-01-31)
- release: GitHub release https://github.com/yeutech-lab/test-polyfill (2bebd75)
- polyfill: added polyfill for unit tests (3229dc2)