feathersjs / feathers

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

fix(schema): Exclude json-schema-to-ts@2.8.0 #3180

Closed FossPrime closed 1 year ago

FossPrime commented 1 year ago

Until 2.8 is patched, #3168 is making tests fail. The view of PR's and commits is binary, putting us in danger of test failure fatigue. This ameliorates that.

Semver testing util: https://semver.npmjs.com/ Root issue: https://github.com/ThomasAribart/json-schema-to-ts/issues/132

daffl commented 1 year ago

Related to https://github.com/feathersjs/feathers/issues/3168

daffl commented 1 year ago

I've been meaning to get to this, thank you. Published in v5.0.5