Releases: rescriptbr/reform
Releases Β· rescriptbr/reform
v4.2.4
Patches
- Manage namspacing manually: #35
Credits
Huge thanks to @thangngoc89 for helping!
v4.2.3
Patches
- Merge pull request #20 from Astrocoders/feature/update-reform-usage-in-doc: 55c7029
- Update basic_usage.md: #22
- Remove unused code in demo: #27
- Fix comment: #29
- Update validators docs: #31
Minors
- Feature/on change form hook: #33
Credits
Huge thanks to @thangngoc89 and @maarekj for helping!
v4.2.2
Patches
- Safely access field schema: e25d966
v3.1.0
Minor Changes
Patches
- Merge pull request #8 from Astrocoders/feature/schema-validation: 480e956
- Prevent hd failure: 50ae8a0
- Clean up validation and add i18n: ac67ba1
- Add and schemas, helpers and fix global: fd9e778
v2.0.5
Breaking changes
- Add isSubmitting to form state: 8e6bf84
- Pass handleValidation to user: e1b7491
- Pass setError and setSubmitting: d0c046a
- Force user to type fields for handle change: c65cb1d
- Get initial form state in render: 499ef47
- Use new function as child syntax: 9c74580
New release
Major Changes
- Give your own validator
- Update README: b4866ed