Skip to content

Releases: chimame/conform-to-valibot

v1.14.1

30 Jan 15:16
4e1e57b
Compare
Choose a tag to compare

1.14.1 (2025-01-30)

Bug Fixes

  • Validation correctly even when the optional and nullish keys are not specified (#54) (4e1e57b)

v1.14.0

23 Jan 06:20
8288719
Compare
Choose a tag to compare

1.14.0 (2025-01-23)

Features

v1.13.0

30 Dec 04:35
1318941
Compare
Choose a tag to compare

1.13.0 (2024-12-30)

Features

  • Allow users to skip validation or to fallback to server validation (#50) (1318941)

v1.12.3

27 Dec 02:39
1f0ddf7
Compare
Choose a tag to compare

1.12.3 (2024-12-27)

Bug Fixes

  • Fixed to treat a single value as an array if it is an array schema (#49) (1f0ddf7)
  • Modify the function of the schema argument of parseWithValibot to the correct type (#48) (60c2952)

v1.12.2

07 Dec 17:34
663d2f1
Compare
Choose a tag to compare

1.12.2 (2024-12-07)

Bug Fixes

  • Cannot be validated correctly when nested pipe schema exists (#45) (663d2f1)

v1.12.1

03 Dec 03:47
2cc0dda
Compare
Choose a tag to compare

1.12.1 (2024-12-03)

Bug Fixes

v1.12.0

20 Nov 16:16
ddf625f
Compare
Choose a tag to compare

1.12.0 (2024-11-20)

Features

v1.11.0

06 Oct 09:02
49a78ca
Compare
Choose a tag to compare

1.11.0 (2024-10-06)

Bug Fixes

  • getValibotConstraint to work with nullish schema (#37) (49a78ca)

Features

v1.10.0

17 Jun 14:57
0c750bd
Compare
Choose a tag to compare

1.10.0 (2024-06-17)

Features

v1.9.0

14 Jun 16:30
fa21f28
Compare
Choose a tag to compare

1.9.0 (2024-06-14)

Features