Skip to content

v1.3.1

Compare
Choose a tag to compare
@japgolly japgolly released this 15 Dec 00:17
· 1258 commits to master since this release
v1.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.