Publish
This commit is contained in:
9
changelog/0.24.49.md
Normal file
9
changelog/0.24.49.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## [0.24.49](https://www.npmjs.com/package/@sinclair/typebox/v/0.24.49)
|
||||
|
||||
Updates:
|
||||
|
||||
- [264](https://github.com/sinclairzx81/typebox/pull/264) TypeBox now provides preliminary support for non Boolean `additionalProperties`. This allows existing `TObject` schemas to be augmented with additional properties of a known type.
|
||||
|
||||
Additional:
|
||||
|
||||
- TypeBox provides an additional reference `codegen` module for generating raw JSON Schema from TypeScript types via the TS compiler API. This generator may be used in future tooling.
|
||||
Reference in New Issue
Block a user