reactabular / searchtabular

Search utilities (MIT)
MIT License
5 stars 17 forks source link

React 16 support #15

Closed sapegin closed 7 years ago

sapegin commented 7 years ago

Update peer dependencies to include React 16.

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #15   +/-   ##
=======================================
  Coverage   89.52%   89.52%           
=======================================
  Files          11       11           
  Lines         191      191           
  Branches       77       77           
=======================================
  Hits          171      171           
  Misses         19       19           
  Partials        1        1

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 50b3342...f027e0a. Read the comment docs.

bebraw commented 7 years ago

Included in 1.7.0. Thanks.