Files
typebox/changelog/0.25.24.md
2023-03-22 01:01:38 +09:00

542 B

0.25.24

Updates:

  • 331 Implements an additional check specific to property types of required & undefined. This to ensure the property key exists when the property value extends undefined.
  • 331 Documentation updates for AJV and TypeCompiler

Additional:

  • 331 Remove unused recursive code paths for create and cast.