Skip to content

v8.0.1: Version Packages (#267)

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 21:09
6e76a1c

Patch Changes

  • 2307033 #266 Thanks @vlazh! - Fixed a regression with calculating too high height for textareas with box-sizing: border-box;.

  • 1d1bba2 #265 Thanks @SimenB! - Exported TextareaAutosizeProps type for convenience.

  • da960f4 Thanks @Andarist! - Fixed an issue with internal cache not being populated correctly when using cacheMeasurements prop.