Skip to content

v4.0.2

Compare
Choose a tag to compare
@jamonholmgren jamonholmgren released this 17 Nov 03:47
· 195 commits to master since this release

Version 4

(This version is tagged 4.0.2, but is the first release in the v4 major version.)

BREAKING CHANGE

MobX 6 is now supported! This version of MobX replaces MobX 4 and MobX 5, and works in environments that support Proxy as well as those that don't. In the past, MobX 4 was for environments without Proxy, and MobX 5 was for those which supported Proxy. MobX 6 works in both.

Note that MobX-State-Tree v4 will only work with MobX 6, so if you need to stay on MobX 4 or 5, you'll need to also stay on MST 3.

New Maintainer

@jamonholmgren is now taking over as lead maintainer. Stay tuned for more announcements and an updated roadmap.