v1.1.0
This release is compatible with the v1.1.0 release of Protovalidate.
What's Changed
- Fix Node 25 by @AdrienVannson in #103
- Use localName for StandardSchema validation error paths by @nakker1218 in #100
- Stop evaluation of field rules if the
requiredrule is violated by @timostamm in #108 - Raise an error for unregistered predefined rules by @timostamm in #106
- Make it so that you can define expression-only rules by @srikrsna-buf in #110
- Update protovalidate by @srikrsna-buf in #115
New Contributors
- @AdrienVannson made their first contribution in #103
- @nakker1218 made their first contribution in #100
Full Changelog: v1.0.0...v1.1.0