feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
15.02k stars 745 forks source link

fix(typebox): Implement custom TypeBuilder for backwards compatibility #3150

Closed daffl closed 1 year ago

daffl commented 1 year ago

This pull request cleans up TypeBox backwards compatibility and should solve some issues around that.

Many thanks to @sinclairzx81 for the help in and closes https://github.com/sinclairzx81/typebox/issues/373