Releases: open-circle/valibot
Releases · open-circle/valibot
v1.0.0-beta.12
Many thanks to @KubaJastrz for contributing to this release.
- Fix bug by removing invalid
@__NO_SIDE_EFFECTS__notation fromassert,parseandparseAsync(issue #1015)
v1.0.0-beta.4 (to-json-schema)
Many thanks to @MathurAditya724, @43081j, @andersk, @pokutuna and @MentalGear for contributing to this release.
- Add support for
base64,isoTime,isoDateTime,nonEmptyandurlaction (pull request #962) - Add support for
bic,cuid2,empty,decimal,digits,emoji,hex_color,hexadecimal,nanoid,octalandulidaction (pull request #998) - Change
additionalPropertiesforobjectandlooseObjectschema (pull request #1001)
v1.0.0-beta.11
v1.0.0-beta.10
Many thanks to @antfu, @EltonLobo07, @serkodev, @andersk, @hendrikheil, @kurtextrem, @kazizi55 and @ikeyan for contributing to this release.
- Add
rfcEmailaction to validate RFC 5322 email addresses (pull request #912) - Add
@__NO_SIDE_EFFECTS__notation to improve tree shaking (pull request #995) - Change TypeScript build target to ES2020 for better compatibility (pull request #984)
- Fix TypeScript error of
keyofmethod for objects with many keys (pull request #988) - Fix options filtering in
enum_schema (pull request #941)
v1.0.0-beta.2 (i18n)
Many thanks to @thinhbg2812-2 and @hongky-1994 for contributing to this release.
- Add Vietnamese (vi) translations (pull request #951)
v1.0.0-beta.9
Many thanks to @KubaJastrz for contributing to this release.
- Fix object output type for
optionalwith pipeline (issue #944)
v1.0.0-beta.8
v1.0.0-beta.7
Many thanks to @Balastrong and @ivanbarlog for contributing to this release.
- Fix Standard Schema implementation for various methods
- Fix instantiation error for
anyinPathKeystype (issue #929)
v1.0.0-beta.6
v1.0.0-beta.3 (to-json-schema)
Many thanks to @hongkongkiwi for contributing to this release.
- Fix peer dependency specification (issue #928)