v0.34.0
版本发布时间: 2024-06-24 23:04:31
fabian-hiller/valibot最新发布版本:v1.0.0-beta.0-i18n(2024-10-02 12:06:55)
Many thanks to @Saeris, @Jimdooz, @Kenzo-Wada and @sillvva for contributing to this release.
- Add
file
,function
andpromise
schema - Add
awaitAsync
action to await promise in pipeline - Add
operation
property tofilterItems
,findItem
,mapItems
,reduceItems
andsortItem
action - Rename
action
argument offilterItems
,findItem
,mapItems
,reduceItems
andsortItem
action tooperation
- Rename
action
argument and property oftransform
andtransformAsync
action tooperation
- Change and improve implementation of
_stringify
util