Publish
This commit is contained in:
5
changelog/0.25.10.md
Normal file
5
changelog/0.25.10.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## [0.25.10](https://www.npmjs.com/package/@sinclair/typebox/v/0.25.10)
|
||||
|
||||
Updates:
|
||||
|
||||
- [283](https://github.com/sinclairzx81/typebox/pull/283) Updates the custom type validator callback signature to accept a schema instance. The schema instance may include additional constraints (such as options) that may be used during the validation process. `Custom.Set('<Kind>', (schema, value) => { ... })`.
|
||||
Reference in New Issue
Block a user