formsy-react v0.18.0 Release Notes

Release Date: 2016-04-19 // about 8 years ago
    • React 15.0.0 as peer dependency
    • โž• Added getModel()
    • โž• Added updateInputsWithError(errors)
    • ๐Ÿ›  Fixed: multiple on change #258 (Thanks @sdemjanenko )
    • ๐Ÿ›  Fixed: onValidationComplete sometimes errors when inputs are removed #267
    • ๐Ÿ›  Fixed: Prevent multiple rendering with PureRenderMixin #252 (Thanks @neoziro )
    • ๐Ÿ›  Fixed: Form.validationErrors disables input validation #239 (Thanks @easyrider)
    • โœ‚ Removed babelify transform (Thanks @neoziro )