sinclairzx81 / typebox

Json Schema Type Builder with Static Type Resolution for TypeScript
Other
5.09k stars 162 forks source link

Revision 0.33.21 #1064

Closed sinclairzx81 closed 3 weeks ago

sinclairzx81 commented 3 weeks ago

This PR applies a 0.33.21 hot fix for a combinator named Object shadowing the globalThis.Object object in CommonJS. Renamed to _Object.

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