Releases: reeli/react-rx-form
Releases · reeli/react-rx-form
Bug Fixes
v1.0.10
v1.0.5
V1.0.4
v1.0.1
V1.0.0
The biggest change for this release is migrating to react hooks.
New Features
- Add
normalize
- Add
pickDOMAttrs
method to pick dom attributes
Bug Fixes
- Fix modify the
initialValues
object issue - Add
visited
andtouched
state when submitting the form
Type Fixes
- Fix type TOnSubmit
Dependency Fixes
- Support React
16.8.1
now (the one with hooks feature✌️) - Move
lodash
to devdevDependencies