react-textarea-autosize v8.3.2 Release Notes

  • 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.