Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 234 Bytes

1.3.1.md

File metadata and controls

7 lines (5 loc) · 234 Bytes

1.3.1

  • In the previous release .getDOMNode got a new data type capable of handling when the component is unmounted. Silly me forgot to actually test and catch the case when it's unmounted. This is fixed in this release.