sinclairzx81 / typebox

Json Schema Type Builder with Static Type Resolution for TypeScript
Other
4.65k stars 150 forks source link

Revision 0.32.21 #836

Closed sinclairzx81 closed 3 months ago

sinclairzx81 commented 3 months ago

This PR implements Array coercion via the Convert function. It also implements a small type fix for Composite to ensure TNever is appropriately filtered. This PR also implements a minor static and runtime optimization for Distinct keys and Never filtering on Composite.