sinclairzx81 / typebox

Json Schema Type Builder with Static Type Resolution for TypeScript
Other
4.56k stars 148 forks source link

Revision 0.32.34 #914

Closed sinclairzx81 closed 2 weeks ago

sinclairzx81 commented 2 weeks ago

This PR fixes template literal generation inference for template literals that embed interior template literals. It also upgrades TypeScript to 5.5.2.

Fixes https://github.com/sinclairzx81/typebox/issues/913