scalajs-react v1.3.1 Release Notes

Release Date: 2018-12-15 // over 5 years ago
  • 🚀 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.