github mobxjs/mobx-state-tree v6.0.0-pre.3

pre-release18 days ago

Breaking Changes

Features

  • We added a new feature, hasEnv, to support #2163

Fixes

  • Union types will now be fixed, but this also may break TypeScript for some users
  • Array operations produce condensed patches when we can, but this may break for some users who relied on the patch generation as it was
  • Fix: do not mutate properties object by model constructor: by @dangreen in #2176
  • Fix getMembers duplicating actions into views by @evinosheaforward in #2174

Tests

Docs

Community/Developer changes

Full Changelog: v5.4.1...v6.0.0-pre.3

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

NewReleases is sending notifications on new releases.