Skip to content

Releases: what1s1ove/form-payload

v1.7.3

20 Jun 08:26
ab04dcc
Compare
Choose a tag to compare

1.7.3 (2024-06-20)

Bug Fixes

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

v1.7.2

12 Jan 18:14
1eae65a
Compare
Choose a tag to compare

1.7.2 (2024-01-12)

Bug Fixes

v1.7.1

18 Dec 17:35
29bad33
Compare
Choose a tag to compare

1.7.1 (2023-12-18)

Bug Fixes

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

v1.7.0

16 Dec 18:19
756d14b
Compare
Choose a tag to compare

1.7.0 (2023-12-16)

Features

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

v1.6.0

12 Dec 18:01
c8448ae
Compare
Choose a tag to compare

1.6.0 (2023-12-12)

Features

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

v1.5.0

11 Dec 18:32
362cdde
Compare
Choose a tag to compare

1.5.0 (2023-12-11)

Features

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

v1.4.0

11 Dec 16:10
64dd17a
Compare
Choose a tag to compare

1.4.0 (2023-12-11)

Features

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

v1.3.0

10 Dec 13:10
e8daf15
Compare
Choose a tag to compare

1.3.0 (2023-12-10)

Features

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

v1.2.0

10 Dec 12:50
b3f4315
Compare
Choose a tag to compare

1.2.0 (2023-12-10)

Features

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

v1.1.0

10 Dec 11:08
f02913e
Compare
Choose a tag to compare

1.1.0 (2023-12-10)

Features

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