valibot

The modular and type safe schema library for validating structural data 🤖

MIT License

Downloads
1.6M
Stars
5.2K
Committers
105

Bot releases are hidden (Show)

valibot - v0.3.0

Published by fabian-hiller about 1 year ago

Many thanks to @genki, @tigawanna, @userquin, @intrnl and @andrewbranch for contributing to this release.

  • Add bytes, minBytes and maxBytes validation (pull request #1)
  • Change build step to tsup and exports in package.json (issue #7)
valibot - v0.2.1

Published by fabian-hiller about 1 year ago

Many thanks to @tigawanna, @userquin and @intrnl for contributing to this release.

  • Change order of exports in package.json (issue #7)
valibot - v0.2.0

Published by fabian-hiller about 1 year ago

  • Add blob and blobAsync schema
valibot - v0.1.0

Published by fabian-hiller over 1 year ago

Many thanks to @mhevery, @ryansolid and @colinhacks for contributing to this release.

  • Initial release