react-textarea-autosize v6.1.0 Release Notes

Release Date: 2018-04-02 // about 6 years ago
  • ⚡️ Moved height recalculation to componentDidUpdate hook - should behave the same for all compatible React versions and at the same time won't be using deprecated componentWillReceiveProps hook.