JedWatson / react-input-autosize

Auto-resizing input field for React
https://jedwatson.github.io/react-input-autosize
MIT License
769 stars 178 forks source link

React 17 support #171

Open mtmacdonald opened 4 years ago

mtmacdonald commented 4 years ago

Hi, please can we have React 17 support so I don't get this peer dependency warning upon npm install in my React 17 projects. Thanks!

npm WARN react-input-autosize@2.2.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0-rc || ^16.0 but none is installed. You must install peer dependencies yourself

stof commented 3 years ago

There is now a PR for that at #175

landsman commented 2 years ago

@mtmacdonald can be this closed now?

mtmacdonald commented 2 years ago

Thank you! 👍