v5.0.2
版本发布时间: 2021-06-19 01:20:55
mobxjs/mobx-state-tree最新发布版本:v7.0.0-pre.2(2024-08-02 01:56:53)
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!