Skip to content

v5.0.0

Choose a tag to compare

@js2me js2me released this 22 Dec 08:22
· 463 commits to master since this release

BREAKING_CHANGE: View components will be rendered only if VM.isMounted truthy (default .mount() behaviour);
BREAKING_CHANGE: remove 'instances' property from ViewModelCreateConfig, ViewModelGenerateIdConfig;
BREAKING_CHANGE: removed all depreactions: disposer, dispose, AbstractViewModelStore, AbstractViewModel, AbstractViewModelParams

Full Changelog: v4.4.11...v5.0.0