github mobxjs/mobx-state-tree v5.0.0
Version 5.0.0

latest releases: v6.0.0-pre.3, v5.4.2, v6.0.0-pre.2...
3 years ago

What's New

Version 5.0.0 includes bugfixes that may in rare cases cause breaking changes if relying on undocumented behavior. Most apps should be able to upgrade without problems. Please file an issue if you upgrade and it causes any new bugs.

Bugfixes

isPlainObject() supports objects from another window (#1584 by @ConneXNL)
• Models from snapshot processors can now be added to maps (#1581 by @kidroca)
applyPatch can now replace root of store if path is empty (#1522 by @epodgaetskiy)

Don't miss a new mobx-state-tree release

NewReleases is sending notifications on new releases.