malte-wessel / react-textfit

React component to fit headlines and paragraphs into elements
http://malte-wessel.github.io/react-textfit/
MIT License
470 stars 143 forks source link

Support for React 15? #21

Closed florapdx closed 7 years ago

florapdx commented 7 years ago

Hello, thanks for this package, very useful!

I'd love to use this on a current project, but we're using React 15.x and the latest published build specifies 14.x in peerDeps. Looks like there's been a recent commit to support 15 as well -- anything holding up publishing the change?

Thanks again!