This repository was archived by the owner on Nov 30, 2025. It is now read-only.
modulisto-v3.0.0
Changelog
3.0.0 - 2025-04-22
Bug Fixes
- (collections_store) hide
valueunder UnmodifiableView's - (90a61e3) - (unit) check unit state on
addListener,removeListener- (17f308f)
Features
- (unit) introduce
ModuleBindedUnitBasewith auto-disposition bind - (1dec02a) - [BREAKING CHANGE] operation - (0bc2a72)
- [BREAKING CHANGE] mutation context - (5359780)
- mutator accepts only
Storeand it subtypes - (c58ac9b) MapValueUnitViewmaps new value lazily - (87ab905)
Miscellaneous Chores
- (debug)
debugReportOperationTypeMismatchnaming - (1447224) - (operation) future like operation handle - (b828fb5)
- (subject)
unawaitedinstead ofignore- (3408537) - (trigger) export
nothingValuefor empty payload - (26c69ae) - remove
DisposableonOperationRunner- (44a927e)
Refactoring
- (map_store)
setKeyValueinstead ofsetValue- (66feb26) - (pipeline) split ref for pipelines - (e7cd1c2)
- (pipeline) split pipelines and contexts to less coupling - (60981e7)