Releases: jannikbuschke/formik-antd
Releases · jannikbuschke/formik-antd
v2.0
v1.9.0
- Adds ref support for Input, Input.TextArea and Input.Password
v2.0.0-beta.3
- Adds support for ant design 4
- Removes Mention component
- Adds Mentions component
- Removes Select.renderOptions helper function
v1.8.0
- Removed SubmitButton 'smart' disabled behavior
- Adjusted Display of Errors in Form Item
- Fixed validation runs more than once with stale values for several components (cascader, checkbox, checkboxgroup, radio, slider, switch, transfer)
v1.7.1
- fix: Initial Errors are not displayed when available
v1.7.0
- Added Table component
v1.6.0
This release mainly uses a new package name.
The new package name is formik-antd
(instead of @jbuschke/formik-antd
).
All future versions will be released under the new name.