Releases: vega/ts-json-schema-generator
Releases · vega/ts-json-schema-generator
v0.86.0
0.86.0 (2021-02-17)
Features
- support "any" and "never" within mapped types (#650) (1653632)
v0.85.0
0.85.0 (2021-02-17)
Bug Fixes
- fix shorthand array with readonly modifier (#665) (769c149)
Features
- make members of SchemaGenerator protected (#662) (49e61d8)
v0.83.2
0.83.2 (2021-01-16)
Bug Fixes
- do not exclude important build files when package.json is copied into dist (e1dabfe), closes #626
v0.83.1
0.83.1 (2021-01-16)
Bug Fixes
- include all ts sources in npm bundle (b1d9ec3)