mobx_triple 2.0.0
mobx_triple: ^2.0.0 copied to clipboard
Segmented State Pattern for MobX
2.0.0 - 2023-03-16 #
-
[BREAKING CHANGES]: It is no longer necessary to declare the exception value in
Stores
, this value will be dynamic by default. -
[feat]: New Widgets! (ScopedConsumer, ScopedListener, TripleConsumer and TripleListener);
-
[BREAKING CHANGES]:
Store.executeEither
removed.
1.1.3+1 - 2021-10-21 #
- Update Triple
1.1.0 - 2021-03-04 #
- Fix mobx version
1.0.0 - 2021-03-03 #
The Initial version providers:
- abstract Stores
- Triple Objects
- Triple Tracking