mobx-keystone
Advanced tools
Changelog
0.57.1
Changelog
0.57.0
getRefsResolvingTo
able to get updated results when called inside an action (as long as the reference being back-traced and the target are children of the same root).Changelog
0.56.2
Changelog
0.56.1
package.json
.onInit
, onAttachedToRootStore
and onLazyInit
protected.Changelog
0.56.0
types.model
and types.dataModelData
no longer require the type as a generic argument in TypeScript for non-recursive cases.