Files
typebox/changelog/0.24.49.md
sinclair 13d553220c Publish
2025-12-24 15:44:34 +09:00

518 B

0.24.49

Updates:

  • 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.