1.7.0 (2023-12-17)
- form: add support for Zod in the DefaultValidator (4414fc2)
1.6.0 (2021-11-07)
- typings: update yup types (7efb239)
- config: fix vulnerabilities (4dbe084)
1.5.4 (2020-12-08)
- config: add react and react-dom version ^17.0.1 to peerDependencies (e18cfec)
1.5.3 (2020-05-15)
- readme: use pretty production url for docs (9ac3b48)
1.5.2 (2020-05-15)
- readme: use temporary docs url (b5ecf61)
1.5.1 (2020-04-24)
- readme: move docs to external site (b843b2d)
1.5.0 (2020-03-31)
- form: add possibility to trigger validation for one or all fields (d5aa498)
1.4.1 (2020-03-31)
- readme: add link to introductional blog post (abd79b9)
- readme: improve readme (2977a02)
- rename CONTRIBUTE.md to CONTRIBUTING.md (30e2ce4)
1.4.0 (2020-03-25)
- fields: add option to rename mapped raw properties (d8df8a7)
1.3.0 (2020-03-23)
- form-array: add possibility to set initial values and reset (7915941)
1.2.5 (2020-03-19)
- readme: add documentation for form arrays (56105c7)
- readme: fix wrong example for radio field (63744d8)
1.2.4 (2020-03-17)
- form-config: change context type from
any
toobject
(6cd7f87)
1.2.3 (2020-03-17)
- config: remove vulnerabilities (1e49f3f)
1.2.2 (2020-03-16)
- hooks: add form items after initial array (4c83a07)
1.2.1 (2020-03-13)
1.2.0 (2020-03-13)
1.1.0 (2020-03-02)
- typings: adapt errors object to have all fields of values type (69ad577)
1.0.1 (2020-02-13)
- remove all external dependencies (a179ac7)
- inital project (755a279)