malte-wessel / react-textfit

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

React 17 #78

Open scottcanoni opened 3 years ago

scottcanoni commented 3 years ago

I am using this library in a project and to resolve the warnings I am receiving, the peerDeps need to be bumped to allow React 17. I have tested this in 17.0.2 without issue. Should be completely safe to merge.

Also linted innerSize.js as it was throwing lint errors using the built-in .eslintrc rules

samueljim commented 2 years ago

bump

ivosh commented 2 years ago

Works also for me with React 17.0.2.

kashuab-cs commented 2 years ago

Bump @malte-wessel