json-schema-to-ts

Infer TS types from JSON schemas 📝

MIT License

Downloads
5.7M
Stars
1.5K
Committers
10

Bot releases are visible (Hide)

json-schema-to-ts - v3.1.1 🌈

Published by github-actions[bot] about 2 months ago

Changes

  • automatically synchronize README sponsors @ThomasAribart (#208)
  • improve actions workflows @ThomasAribart (#206)
json-schema-to-ts - v3.1.0 🌈 Latest Release

Published by github-actions[bot] 6 months ago

Changes

  • feat: Support unevaluated properties keyword @ThomasAribart (#197)
  • update readme @ThomasAribart (#193)
json-schema-to-ts - v3.0.1 🌈

Published by github-actions[bot] 7 months ago

Changes

  • remove json-schema dependency @ThomasAribart (#192)
  • Add JSDocs usage example @dariocravero (#187)
  • remove unnecessary eslint-disable @ThomasAribart (#181)
json-schema-to-ts - v3.0.0 🌈

Published by github-actions[bot] 10 months ago

Changes

  • make defaulted properties required @ThomasAribart (#180)
json-schema-to-ts - v2.12.0 🌈

Published by github-actions[bot] 10 months ago

Changes

  • use tsc alias instead of ttsc @ThomasAribart (#179)
  • add FAQ on applying FromSchema to generics @ThomasAribart (#178)
json-schema-to-ts - v2.11.0 🌈

Published by github-actions[bot] 10 months ago

Changes

  • Bump @babel/traverse from 7.10.4 to 7.23.2 @dependabot (#177)
  • Remove the need for deep writable and readonly @ThomasAribart (#176)
  • finish adding js docs @ThomasAribart (#173)
  • chore: exclude dev config files @fargito (#122)
  • Add jsdocs 2 @ThomasAribart (#170)
  • add jsdocs to schema types @ThomasAribart (#169)
  • Start adding jsdocs @ThomasAribart (#166)
json-schema-to-ts - v2.10.0 🌈

Published by github-actions[bot] about 1 year ago

Changes

  • Bump semver from 5.7.1 to 5.7.2 @dependabot (#162)
  • Bump word-wrap from 1.2.3 to 1.2.5 @dependabot (#161)
  • Bump tough-cookie from 4.0.0 to 4.1.3 @dependabot (#160)
  • small improvements @ThomasAribart (#159)
  • rename master branch to main @ThomasAribart (#158)
  • Add jsdocs @ThomasAribart (#157)
json-schema-to-ts - v2.9.2 🌈

Published by github-actions[bot] about 1 year ago

Changes

  • Use caps maj instead of first letter @ThomasAribart (#156)
json-schema-to-ts - v2.9.1 🌈

Published by github-actions[bot] over 1 year ago

Changes

  • fix: build project with prev version of TS @ThomasAribart (#147)
json-schema-to-ts - v2.9.0 🌈

Published by github-actions[bot] over 1 year ago

Changes

  • Finalize release workflow @ThomasAribart (#143)
json-schema-to-ts - v2.8.7 🌈

Published by github-actions[bot] over 1 year ago

Changes

  • Iterate on release workflow (3) @ThomasAribart (#142)
json-schema-to-ts - v2.8.6 🌈

Published by github-actions[bot] over 1 year ago

Changes

  • iterate on release workflow (2) @ThomasAribart (#141)
json-schema-to-ts - v2.8.5 🌈

Published by github-actions[bot] over 1 year ago

Changes

  • iterate on release workflow @ThomasAribart (#140)
json-schema-to-ts - v2.8.4 🌈

Published by github-actions[bot] over 1 year ago

Changes

  • improve release workflow @ThomasAribart (#139)
json-schema-to-ts - v2.8.3 🌈

Published by github-actions[bot] over 1 year ago

Changes

  • work on publish workflow @ThomasAribart (#138)
  • chore: cache node dependencies in CI @ThomasAribart (#137)
json-schema-to-ts - v2.8.2 🌈

Published by github-actions[bot] over 1 year ago

Changes

  • Fix bug with extended schemas @ThomasAribart (#136)
json-schema-to-ts - v2.8.1 🌈

Published by github-actions[bot] over 1 year ago

Changes

  • test PRs with multiple TS versions & start using GitHub releases @ThomasAribart (#135)