Releases: ThomasAribart/json-schema-to-ts
Releases ยท ThomasAribart/json-schema-to-ts
v3.1.1 ๐
Changes
- automatically synchronize README sponsors @ThomasAribart (#208)
- improve actions workflows @ThomasAribart (#206)
v3.1.0 ๐
Changes
- feat: Support unevaluated properties keyword @ThomasAribart (#197)
- update readme @ThomasAribart (#193)
v3.0.1 ๐
Changes
- remove json-schema dependency @ThomasAribart (#192)
- Add JSDocs usage example @dariocravero (#187)
- remove unnecessary eslint-disable @ThomasAribart (#181)
v3.0.0 ๐
Changes
- make defaulted properties required @ThomasAribart (#180)
v2.12.0 ๐
Changes
- use tsc alias instead of ttsc @ThomasAribart (#179)
- add FAQ on applying FromSchema to generics @ThomasAribart (#178)
v2.11.0 ๐
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)
v2.10.0 ๐
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)
v2.9.2 ๐
Changes
- Use caps maj instead of first letter @ThomasAribart (#156)
v2.9.1 ๐
Changes
- fix: build project with prev version of TS @ThomasAribart (#147)
v2.9.0 ๐
Changes
- Finalize release workflow @ThomasAribart (#143)