Skip to content

Latest commit

 

History

History
92 lines (40 loc) · 4.11 KB

CHANGELOG.md

File metadata and controls

92 lines (40 loc) · 4.11 KB

Changelog

1.7.3 (2024-06-20)

Bug Fixes

  • add provenance statement to npm publish fp-136 (#143) (f929339)

1.7.2 (2024-01-12)

Bug Fixes

1.7.1 (2023-12-18)

Bug Fixes

  • fix getting value from radio input fp-126 (#130) (ab9e134)

1.7.0 (2023-12-16)

Features

  • improve docs with more examples and readability fp-101 (#122) (b64c118)

1.6.0 (2023-12-12)

Features

  • get fieldsets with same value as array fp-98 (#119) (8158efe)

1.5.0 (2023-12-11)

Features

  • get checkboxes with same value as array fp-96 (#117) (397680a)

1.4.0 (2023-12-11)

Features

  • get value from input email multiple as array fp-97 (#115) (71bc62f)

1.3.0 (2023-12-10)

Features

  • add exception on elements without type fp-103 (#113) (6ec99ca)

1.2.0 (2023-12-10)

Features

  • make getFormControlPayload as generic fp-100 (#111) (656c577)

1.1.0 (2023-12-10)

Features

  • get value from datetime input as date fp-99 (#109) (590c541)

1.0.3 (2023-12-10)

Bug Fixes

  • add scope while publishing to gpr fp-92 (#93) (f716ec4)

1.0.2 (2023-12-09)

Bug Fixes

1.0.1 (2023-12-09)

Bug Fixes

  • cover more tests & fix fieldset nesting & fix datetime input fp-68 (#85) (e1edd3f)