Skip to content

Version 5.0.2

Compare
Choose a tag to compare
@jamonholmgren jamonholmgren released this 18 Jun 17:20
· 152 commits to master since this release

This patch-level release fixes #1702, "MST should work with useProxies: ifAvailable option from mobx." It should be fully backwards-compatible with previous 5.x releases.

MobX 6.0 was released recently and ifAvailable was broken in MST. This PR fixes that.

Thanks to @BATCOH for reporting the issue and the PR fixing it!