tkh44 / holen

Declarative fetch for React
MIT License
150 stars 16 forks source link

Update to isomorphic-unfetch@^2.0.0 #6

Closed thangngoc89 closed 7 years ago

thangngoc89 commented 7 years ago

This is to fix ESM issue with Webpack 2 and other module bundler that support ES modules natively

BTW, I'm not sure why but when Holen import isomorphic-unfetch it messes with my native fetch

codecov-io commented 7 years ago

Codecov Report

Merging #6 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #6   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files           1        1           
  Lines          31       31           
  Branches        4        4           
=======================================
  Hits           29       29           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e859247...fb481b2. Read the comment docs.

tkh44 commented 7 years ago

@thangngoc89 This was released in version 1.0.0