v0.15.0 (2022-05-31)
Merged pull requests:
- Update validation to always return error arguments #60 (bsonntag)
- Bump node-fetch from 2.6.1 to 2.6.7 #59 (dependabot[bot])
v0.14.0 (2022-04-08)
Merged pull requests:
- Bump shelljs from 0.8.3 to 0.8.5 #54 (dependabot[bot])
- Bump tmpl from 1.0.4 to 1.0.5 #53 (dependabot[bot])
v0.13.1 (2021-09-01)
Merged pull requests:
- Fix error paths of nested properties #52 (bsonntag)
- Bump tar from 4.4.15 to 4.4.19 #51 (dependabot[bot])
v0.13.0 (2021-09-01)
Merged pull requests:
- Improve register field action #57 (MicaelRodrigues)
- Update ajv dependency #50 (catarinapeixoto)
- Bump path-parse from 1.0.6 to 1.0.7 #49 (dependabot[bot])
- Bump ws from 5.2.2 to 5.2.3 #48 (dependabot[bot])
- Bump tar from 4.4.10 to 4.4.15 #47 (dependabot[bot])
- Bump browserslist from 4.6.6 to 4.16.6 #46 (dependabot[bot])
- Bump hosted-git-info from 2.7.1 to 2.8.9 #45 (dependabot[bot])
- Bump lodash from 4.17.20 to 4.17.21 #44 (dependabot[bot])
- Bump handlebars from 4.7.6 to 4.7.7 #43 (dependabot[bot])
- Bump ini from 1.3.5 to 1.3.8 #42 (dependabot[bot])
- Update react peer version to support v17 #41 (bsonntag)
v0.12.0 (2020-11-06)
Merged pull requests:
- Add lodash dependency #37 (catarinapeixoto)
- Update setFieldValue with update function #36 (bsonntag)
- Bump node-fetch from 2.6.0 to 2.6.1 #35 (dependabot[bot])
- Bump handlebars from 4.5.2 to 4.7.6 #34 (dependabot[bot])
v0.11.0 (2020-09-03)
Merged pull requests:
v0.10.3 (2020-08-27)
Merged pull requests:
- Fix initial form state to include initial errors #32 (bsonntag)
- Bump lodash from 4.17.15 to 4.17.19 #30 (dependabot[bot])
v0.10.2 (2020-05-18)
Merged pull requests:
v0.10.1 (2020-05-15)
Merged pull requests:
- Fix validate util with kebab properties #26 (franciscomorais)
v0.10.0 (2020-05-13)
Merged pull requests:
v0.9.0 (2020-05-11)
Merged pull requests:
- Update the dirty flag #24 (bsonntag)
- Bump acorn from 5.7.3 to 5.7.4 #23 (dependabot[bot])
v0.8.0 (2020-02-13)
Merged pull requests:
- Update validation to support custom keywords #22 (bsonntag)
- Add validation options to validate custom formats #21 (franciscomorais)
v0.7.0 (2019-12-05)
Merged pull requests:
- Add inversion of control to form reducer #19 (franciscomorais)
- Fix flow configuration #18 (bsonntag)
- Update dependencies #14 (bsonntag)
v0.6.0 (2019-11-18)
Merged pull requests:
- Add validations for maximum and minimum #17 (bsonntag)
- Add validations for maxProperties and minProperties #16 (bsonntag)
- Add validations for maxItems and minItems #15 (bsonntag)
- Improve useFieldState with debug value #13 (bsonntag)
v0.5.0 (2019-11-12)
Merged pull requests:
- Update validate utility #12 (bsonntag)
- Bump eslint-utils from 1.4.0 to 1.4.3 #11 (dependabot[bot])
v0.4.0 (2019-09-11)
Merged pull requests:
v0.3.0 (2019-09-05)
Merged pull requests:
- Add form state to useForm hook #9 (franciscomorais)
v0.2.0 (2019-09-02)
Merged pull requests:
- Update form onSubmit to be a function #8 (flaviocastro)
- Fix useForm touched state not triggered by focus #7 (flaviocastro)
- Fix unhandled promise rejection on useForm hook #6 (bsonntag)
- Fix React warnings in tests #5 (bsonntag)
- Add useFieldState hook #4 (bsonntag)
v0.1.2 (2019-07-30)
Merged pull requests:
v0.1.1 (2019-07-29)
Merged pull requests:
- Fix useForm hook #2 (franciscomorais)
v0.1.0 (2019-07-29)
Merged pull requests: