Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 542 Bytes

0.25.24.md

File metadata and controls

10 lines (6 loc) · 542 Bytes

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.