ThomasAribart / json-schema-to-ts

Infer TS types from JSON schemas 📝
MIT License
1.4k stars 30 forks source link

remove json-schema dependency #192

Closed ThomasAribart closed 4 months ago

daffl commented 4 months ago

This looks like a good change but this may have been a breaking change, at least with the exports Feathers modules and apps are relying on.

daffl commented 4 months ago

It looks like we had to recompile our packages for it to pull in the proper import and publish it for this to be resolved.

ThomasAribart commented 3 months ago

@daffl my bad 😞