mobx-keystone
Advanced tools
Changelog
1.11.1
onChildAttachedTo
firing for current children even when fireForCurrentChildren
was set to false.Changelog
1.11.0
Changelog
1.10.2
Changelog
1.10.1
Changelog
1.10.0
Changelog
1.9.0
YjsTextModel
from mobx-keystone-yjs
.Changelog
1.8.3
Changelog
1.8.2
mobx-keystone
are now available in the mobx-keystone-yjs
package as well as a working example in the examples section of the online docs.nanoid
dependency to the list of dependencies.Changelog
1.8.1
onGlobalPatches
only generates the patches for new models when they are generated via fromSnapshot
.onGlobalPatches
paths won't include '$' in their paths.Changelog
1.8.0
onGlobalPatches
will now get called for new models whenever the initial snapshot values where overridden by defaults or missing IDs.