v5.0.0
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