Skip to content

v8.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 21:47
· 26 commits to main since this release
58c9807

Patch Changes

  • 3c71884 #311 Thanks @Andarist! - Changed TextareaAutosizeProps to a TS interface which fixes the problem of "resolved" being type alias being inlined in the emitted types declaration which could cause incompatibilities with some versions of @types/react.