Skip to content

Latest commit

 

History

History
91 lines (41 loc) · 3.34 KB

CHANGELOG.md

File metadata and controls

91 lines (41 loc) · 3.34 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.2.0 (2022-09-29)

Features

  • updated fieldValue to check length after trimming (bd6f7b2)

5.1.0 (2022-06-23)

Features

5.0.2 (2022-06-15)

Bug Fixes

5.0.1 (2022-06-15)

5.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • removes support for async validations, accepts single function validate instead of validationFns

Features

4.0.0 (2022-06-15)

⚠ BREAKING CHANGES

  • removes support for async validations, accepts single function validate instead of validationFns

Features

3.1.0 (2021-08-23)

Features

3.0.4 (2021-07-15)

3.0.3 (2021-07-15)

3.0.2 (2020-11-16)

Bug Fixes

3.0.1 (2020-11-11)

Bug Fixes

  • return validation result on form validation (b4b0ad5)

3.0.0 (2020-05-17)

⚠ BREAKING CHANGES

  • drops support to node 6

  • supports auto release (16e8ca9)

2.0.0 (2020-05-17)

⚠ BREAKING CHANGES

  • drops support to node 6

  • supports auto release (16e8ca9)