mirror of
https://github.com/zoriya/typebox.git
synced 2025-12-06 06:46:10 +00:00
542 B
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 extendsundefined. - 331 Documentation updates for AJV and TypeCompiler
Additional:
- 331 Remove unused recursive code paths for create and cast.