Releases: js2me/mobx-view-model
9.1.0
9.0.0
Major Changes
-
#53
39af226Thanks @js2me! - move hooks didUnmount didMount to the base implementationViewModelBase(removed fromViewModelinterface) -
#55
7bb6ddfThanks @js2me! - added partial support of the SSR for React -
#54
459bb0fThanks @js2me! - renamed methods forViewModelStoreandViewModelStoreBaselinkComponents->link,unlinkComponents->unlink.
It helps to link\unlink not only React components.
Minor Changes
-
32702f1Thanks @js2me! - addedInferViewModelParamsutility type to infer ViewModelParams (helpful to reduce duplications) -
#54
459bb0fThanks @js2me! - addedconnect()function forwithViewModel()VMComponentfunction -
#54
459bb0fThanks @js2me! - addedanchorsconfig option for vm create configs
Changes: 8.10.1...9.0.0
8.10.1
8.10.0
Minor Changes
172bbffThanks @js2me! - [internal] update yummies to latest (7.x.x) + reworkapplyObservableinternal utility function for use
Changes: 8.9.1...8.10.0
8.9.1
Patch Changes
Changes: 8.9.0...8.9.1
8.9.0
Minor Changes
-
a1ee8fdThanks @js2me! - better hookstoreCreate(lastPubparameter) -
b3c6b53Thanks @js2me! - improved typeguards (isViewModelClass, isViewModelSimpleClass, isViewModel) by pass parent view model generic type
Patch Changes
2ceaefaThanks @js2me! - [internal] reorganize source code file immports (preparing ReactJS things as separated import)
Changes: 8.8.1...8.9.0
8.8.1
Patch Changes
Changes: 8.8.0...8.8.1
8.8.0
Minor Changes
Changes: 8.7.0...8.8.0
8.7.0
8.6.1
Patch Changes
3ab3d67Thanks @verylovestars! - fixed problems with usingReactand bundled jsx-runtime
Changes: 8.6.0...8.6.1