react-input-autosize v2.1.0 Release Notes

Release Date: 2017-11-23 // over 6 years ago
    • ๐Ÿ›  fixed; inputId wasn't being applied correctly, thanks Jacco Flenter
    • โž• added; new injectStyles prop controls whether the IE stylesheet it injected
    • ๐Ÿ‘Œ improved; allow override of boxSizing and width styles via inputStyles, thanks Mike Fanger
    • ๐Ÿ‘Œ improved; propTypes are now stripped from the production build, thanks jochenberger