sinclairzx81/typebox
### [`v0.24.9`](https://togithub.com/sinclairzx81/typebox/compare/0.24.8...0.24.9)
[Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.24.8...0.24.9)
### [`v0.24.8`](https://togithub.com/sinclairzx81/typebox/blob/HEAD/changelog.md#0248-httpswwwnpmjscompackagesinclairtypeboxv0248)
[Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.24.7...0.24.8)
Added:
- `Value.Cast(T, value)` structurally casts a value into another form while retaining information within the original value.
- `Value.Check(T, value)` provides slow dynamic type checking for values. For performance, one should consider the `TypeCompiler` or `Ajv` validator.
- `Value.Errors(T, value)` returns an iterable iterator errors found in a given value.
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.24.7
->0.24.9
Release Notes
sinclairzx81/typebox
### [`v0.24.9`](https://togithub.com/sinclairzx81/typebox/compare/0.24.8...0.24.9) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.24.8...0.24.9) ### [`v0.24.8`](https://togithub.com/sinclairzx81/typebox/blob/HEAD/changelog.md#0248-httpswwwnpmjscompackagesinclairtypeboxv0248) [Compare Source](https://togithub.com/sinclairzx81/typebox/compare/0.24.7...0.24.8) Added: - `Value.Cast(T, value)` structurally casts a value into another form while retaining information within the original value. - `Value.Check(T, value)` provides slow dynamic type checking for values. For performance, one should consider the `TypeCompiler` or `Ajv` validator. - `Value.Errors(T, value)` returns an iterable iterator errors found in a given value.Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» 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 has been generated by Mend Renovate. View repository job log here.