Releases: makarov-roman/mobx-reactive-forms
Releases · makarov-roman/mobx-reactive-forms
v2.0.1
2.0.1 (2018-09-24)
Bug Fixes
- manual-validation: update status after manual update of errors (0239e1b)
v2.0.0
2.0.0 (2018-09-24)
Code Refactoring
- replace typings for formControll property (060749f)
BREAKING CHANGES
- replaced formControl with Abstract control typings within formConnector
v1.0.0
1.0.0 (2018-09-21)
Features
- abstract-control: add pristine/dirty flags (4fdd504)