github mobxjs/mobx-state-tree v5.2.0-alpha.1
Version 5.2.0-alpha.1

latest releases: v7.0.0-pre.2, v7.0.0-pre.1, v6.0.1...
pre-release13 months ago

Hey folks!

This is my first ever release as a MobX-State-Tree maintainer, so I'm planning on releasing alpha first, just to make sure things are looking good. Here's what changed!

Breaking changes

  • No breaking changes

Features

Fixes

  • fix: throw error when creating a model with faulty name and valid pro… by @nithinssabu in #2048
  • fix splitCache, extra nodes were being removed by @scytacki in #2054
  • call lifecycle hooks after children are created by @scytacki in #1952. Note: this should be only a fix, but it does technically alter some order-of-operations. We don't believe this to be a semantically breaking change, but we would love early feedback on the alpha build if folks have any problems with it.
  • Add lazy type for lazy importing of models by @clgeoio in #1722
  • Add two new primitives for MST by @chakrihacker in #2052

Docs

Tests

Development/community only

New Contributors

Full Changelog: v5.1.8...v5.2.0-alpha.1

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

NewReleases is sending notifications on new releases.