react-textarea-autosize v7.0.0 Release Notes

Release Date: 2018-07-09 // almost 6 years ago
    • 🏗 size improvements - removing propTypes in production builds, some micro optimizations
    • 💻 distributing "browser" field now with slightly lighter code for browsers
    • valueRowCount property on component's instance holding total row count (including those over maxRows)
    • onChange being called with second argument - this of the component