Releases: open-circle/valibot
Releases · open-circle/valibot
v0.5.0
Many thanks to @lino-levan, @emilbonnek and @kiliman for contributing to this release.
- Fix invalid
comparableimport when using Deno - Add util functions to exports of library
- Rename
minRangeandmaxRangetominValueandmaxValue(issue #20) - Add
valuevalidation function
v0.4.0
Many thanks to @lino-levan for contributing to this release.
- Add
instanceandinstanceAsyncschema - Refactor library to work with Deno
v0.3.0
Many thanks to @genki, @tigawanna, @userquin, @intrnl and @andrewbranch for contributing to this release.
v0.2.1
Many thanks to @tigawanna, @userquin and @intrnl for contributing to this release.
- Change order of exports in package.json (issue #7)
v0.2.0
- Add
blobandblobAsyncschema
v0.1.0
Many thanks to @mhevery, @ryansolid and @colinhacks for contributing to this release.
- Initial release