sinclairzx81 / typebox

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

Revision 0.32.23 #847

Closed sinclairzx81 closed 3 months ago

sinclairzx81 commented 3 months ago

This PR applies a fix to Union Clean logic where gathered type references were not passed to Check. This issue occurred when attempting to clean Referenced or Recursive schematics. This PR also applies a small rename to inferred Function and Constructor arguments.