mobx-react v6.0.3 Release Notes

Release Date: 2019-06-04 // almost 5 years ago
    • 🛠 disposeOnUnmount now supports initializing it with an array of disposers. Fixes #637 through #641 by @Amareis
    • 🛠 Fixed hoisting of statically declared members. Fixes #678 through #682 by @meabed