Releases: fabian-hiller/valibot
Releases · fabian-hiller/valibot
v1.0.0-beta.0 (to-json-schema)
- Change Valibot peer dependency to v1.0.0
v0.2.1 (to-json-schema)
v0.42.1
v0.42.0
Many thanks to @ajfhs812, @andrew-d-jackson and @declanlscott for contributing to this release.
- Add
metadata
action to add custom metadata to a schema - Add
title
metadata action to add a title to a schema (discussion #826) - Add
decimal
action to validate integer and float strings (pull request #823) - Rename
decimal
action todigits
(pull request #823) - Rename
NoPipe
type toSchemaWithoutPipe
- Fix inference of generics in
IssueDotPath
type (issue #814)
v0.2.0 (to-json-schema)
v0.1.1 (to-json-schema)
Many thanks to @gcornut for contributing to this release.
- Fix maximum call stack bug for recursive schemas
- Fix invalid JSON Schema ouput for recursive schemas
v0.1.0 (to-json-schema)
Many thanks to @gcornut for contributing to this release.
- Initial release
v0.41.0
Many thanks to @EltonLobo07, @ZerNico, @Andarist, @ruiaraujo012 and @merodiro for contributing to this release.
v0.40.0
Many thanks to @jasperteo, @alecmev and @cruzdanilo for contributing to this release.
v0.39.0
Many thanks to @tpetry, @incompletude, @ComradeVanti, @istonikula and @ShlokDesai33 for contributing to this release.