fabian-hiller/valibot (valibot)
### [`v0.42.0`](https://redirect.github.com/fabian-hiller/valibot/releases/tag/v0.42.0)
[Compare Source](https://redirect.github.com/fabian-hiller/valibot/compare/v0.41.0...v0.42.0)
Many thanks to [@ajfhs812](https://redirect.github.com/ajfhs812), [@andrew-d-jackson](https://redirect.github.com/andrew-d-jackson) and [@declanlscott](https://redirect.github.com/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](https://redirect.github.com/fabian-hiller/valibot/issues/826))
- Add `decimal` action to validate integer and float strings (pull request [#823](https://redirect.github.com/fabian-hiller/valibot/issues/823))
- Rename `decimal` action to `digits` (pull request [#823](https://redirect.github.com/fabian-hiller/valibot/issues/823))
- Rename `NoPipe` type to `SchemaWithoutPipe`
- Fix inference of generics in `IssueDotPath` type (issue [#814](https://redirect.github.com/fabian-hiller/valibot/issues/814))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.41.0
->0.42.0
Release Notes
fabian-hiller/valibot (valibot)
### [`v0.42.0`](https://redirect.github.com/fabian-hiller/valibot/releases/tag/v0.42.0) [Compare Source](https://redirect.github.com/fabian-hiller/valibot/compare/v0.41.0...v0.42.0) Many thanks to [@ajfhs812](https://redirect.github.com/ajfhs812), [@andrew-d-jackson](https://redirect.github.com/andrew-d-jackson) and [@declanlscott](https://redirect.github.com/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](https://redirect.github.com/fabian-hiller/valibot/issues/826)) - Add `decimal` action to validate integer and float strings (pull request [#823](https://redirect.github.com/fabian-hiller/valibot/issues/823)) - Rename `decimal` action to `digits` (pull request [#823](https://redirect.github.com/fabian-hiller/valibot/issues/823)) - Rename `NoPipe` type to `SchemaWithoutPipe` - Fix inference of generics in `IssueDotPath` type (issue [#814](https://redirect.github.com/fabian-hiller/valibot/issues/814))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.