Releases: chimame/conform-to-valibot
Releases · chimame/conform-to-valibot
v1.14.1
1.14.1 (2025-01-30)
Bug Fixes
- Validation correctly even when the
optional
and nullish
keys are not specified (#54) (4e1e57b)
v1.13.0
1.13.0 (2024-12-30)
Features
- Allow users to skip validation or to fallback to server validation (#50) (1318941)
v1.12.3
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
1.12.2 (2024-12-07)
Bug Fixes
- Cannot be validated correctly when nested pipe schema exists (#45) (663d2f1)
v1.11.0
1.11.0 (2024-10-06)
Bug Fixes
- getValibotConstraint to work with nullish schema (#37) (49a78ca)
Features
v1.9.0
1.9.0 (2024-06-14)
Features