sinclairzx81 / typebox

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

Revision 0.32.28 #861

Closed sinclairzx81 closed 2 months ago

sinclairzx81 commented 2 months ago

This PR implements a fix for the TransformEncode where recent optimizations on object initialization introduced an encoding bug. This PR fixes the issue and adds an additional test.