Releases: citizensadvice/rails-form-inputs
Releases · citizensadvice/rails-form-inputs
v1.4.0
v1.3.0
- React 18.3 support - fixes a key warning on props spreading
v1.2.0
- Added
toRailsFormData
to convert an object to aFormData
instance
v1.1.0
- Providing a non-object
value
will now not result in JavaScript error. It will still result in a prop-type error. undefined
array values will be ignored
v1.0.1
- Fix React 17 incompatibility due to issues with the
react/jsx-runtime
import.
Initial release
v1.0.0 1.0.0