mobx-keystone
Advanced tools
Changelog
0.48.3
require
usage from esm modules to fix snowpack compatibility.Changelog
0.48.2
showDuplicateModelNameWarnings
to the global config.Changelog
0.48.1
Changelog
0.48.0
Changelog
0.47.1
Changelog
0.47.0
onPatches
callback option to the patchRecorder
.events
list in the patchRecorder
is now an observable array.types.enum
no longer requires the generic type in typescript, the enum object as parameter is enough.Changelog
0.46.0
Changelog
0.45.5
Changelog
0.45.4
DeepReadonly
. This fixes a possible issue where the type might no longer be assignable with itself.