Skip to content

Latest commit

 

History

History
382 lines (254 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

382 lines (254 loc) · 16.5 KB

Changelog

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

1.0.1 (2023-07-24)

0.2.31 (2023-07-11)

0.2.30 (2023-07-06)

Features

0.2.29 (2023-07-05)

0.2.28 (2023-07-02)

0.2.27 (2023-06-11)

Bug Fixes

  • triggering validation based on dependent fields (#143) (808d4b9)

0.2.26 (2023-03-05)

Bug Fixes

0.2.25 (2023-02-26)

Features

  • useFormErrors hook & FieldMatcher util (#138) (ae3c000)

0.2.24 (2023-02-19)

Features

0.2.23 (2023-02-17)

Features

  • enable changing initialValues via form.reset method (#131) (34300e4)

0.2.22 (2022-09-17)

0.2.21 (2022-09-05)

Features

0.2.20 (2022-08-25)

Features

0.2.19 (2022-08-14)

0.2.18 (2022-08-14)

0.2.17 (2022-08-14)

0.2.16 (2022-02-27)

0.2.15 (2021-12-09)

Bug Fixes

  • core: replace use-handle props with getters (#109) (882d24d)

0.2.14 (2021-06-07)

0.2.13 (2021-06-07)

0.2.12 (2021-05-21)

Bug Fixes

  • isSubmitting not being set to true while Promise received from submit onSuccess callback is processing (#103) (fc3f3cb)

0.2.11 (2021-05-12)

Features

0.2.10 (2021-05-12)

0.2.9 (2021-05-12)

0.2.8 (2021-05-12)

0.2.7 (2021-04-30)

Features

  • validators: remove default errors (#92) (eeb9b18)

0.2.6 (2021-04-28)

0.2.5 (2021-04-28)

Features

  • submit count; set touched to true on submit (#91) (60eaf29)

0.2.4 (2021-04-14)

Features

0.2.3 (2021-04-04)

0.2.2 (2021-04-01)

0.2.1 (2021-03-21)

Bug Fixes

  • validators: generic function signatures (#85) (5cb4b6b)

0.1.26 (2021-03-19)

0.1.25 (2021-03-19)

Bug Fixes

  • core: child validation triggers parent validation (#84) (8eaab1f)

0.1.24 (2021-03-17)

Bug Fixes

0.1.23 (2021-02-26)

Features

Bug Fixes

  • initial values can lead to illeagl state (#74) (6c02400)

0.1.22 (2021-02-25)

0.1.21 (2021-02-25)

Bug Fixes

0.1.20 (2021-02-22)

Features

0.1.19 (2021-02-15)

0.1.18 (2021-02-09)

Features

0.1.17 (2021-01-21)

Bug Fixes

  • core: parsing date instance initial value (#61) (34b7818)

0.1.16 (2021-01-18)

Features

0.1.15 (2021-01-18)

Features

0.1.14 (2021-01-11)

Features

0.1.13 (2020-11-29)

Features

  • core: add ExtractFormValues type (#45) (6f4d16f)

0.1.12 (2020-11-29)

0.1.11 (2020-11-29)

0.1.10 (2020-11-26)

Features

0.1.9 (2020-11-25)

Bug Fixes

  • core: jsdoc for decoders not working (#39) (0ad4753)

0.1.8 (2020-11-22)

0.1.7 (2020-11-22)

0.1.6 (2020-11-21)

0.1.5 (2020-11-20)

Features

0.1.4 (2020-11-17)

Bug Fixes

  • cicid: removed tags from build triggers (#33) (1ee4cc4)

0.1.3 (2020-11-16)

Bug Fixes

  • ci: release commits ci skip (bb36261)

0.1.2 (2020-11-16)

0.1.1 (2020-11-16)

Features

0.1.0 (2020-11-16)

Features