v0.36.0
版本发布时间: 2024-07-05 22:13:24
fabian-hiller/valibot最新发布版本:v1.0.0-beta.0-i18n(2024-10-02 12:06:55)
Many thanks to @N0tExisting, @ksv90, @peterbe, @foster-hangdaan and @zougari47 for contributing to this release.
- Add
normalize
action to normalize strings (issue #691) - Add support for async schemas to
entriesFromList
util - Add support for numbers and symbols to
entriesFromList
util (issue #492) - Add
key
property toSetPathItem
type to improve DX (issue #693, #694) - Remove
FunctionReference
type and refactor code