Releases: vega/ts-json-schema-generator
Releases · vega/ts-json-schema-generator
v2.4.0-next.4
🚀 Enhancement
- feat: add unhandled error to append useful information #2063 (@arthurfiorette)
🔩 Dependency Updates
- chore(deps-dev): bump @auto-it/first-time-contributor from 11.2.0 to 11.2.1 #2057 (@dependabot[bot])
- chore(deps): bump tslib from 2.6.3 to 2.7.0 #2056 (@dependabot[bot])
- chore(deps-dev): bump auto from 11.2.0 to 11.2.1 #2059 (@dependabot[bot])
- chore(deps): bump safe-stable-stringify from 2.4.3 to 2.5.0 #2049 (@dependabot[bot])
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 #2052 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.25.3 to 7.25.4 #2050 (@dependabot[bot])
- chore(deps-dev): bump eslint from 9.9.0 to 9.9.1 #2051 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 #2041 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 22.0.0 to 22.4.0 #2042 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/first-time-contributor from 11.1.6 to 11.2.0 #2043 (@dependabot[bot])
- chore(deps-dev): bump eslint from 9.8.0 to 9.9.0 #2044 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Arthur Fiorette (@arthurfiorette)
v2.4.0-next.3
🐛 Bug Fix
- fix: keyof typeof fields inside objects #2040 (@arthurfiorette)
Authors: 1
- Arthur Fiorette (@arthurfiorette)
v2.4.0-next.2
🐛 Bug Fix
- fix: TypeError on const spread #2039 (@arthurfiorette)
🔩 Dependency Updates
- chore(deps-dev): bump @eslint/js from 9.8.0 to 9.9.0 #2035 (@dependabot[bot])
- chore(deps-dev): bump @auto-it/conventional-commits from 11.1.6 to 11.2.0 #2036 (@dependabot[bot])
- chore(deps): bump typescript from 5.5.3 to 5.5.4 #2037 (@dependabot[bot])
- chore(deps-dev): bump tsx from 4.16.2 to 4.17.0 #2038 (@dependabot[bot])
- chore(deps-dev): bump vega-lite from 5.19.0 to 5.20.1 #2030 (@dependabot[bot] @domoritz)
- chore(deps-dev): bump @babel/core from 7.24.7 to 7.25.2 #2031 (@dependabot[bot])
- chore(deps-dev): bump auto from 11.1.6 to 11.2.0 #2032 (@dependabot[bot])
- chore(deps-dev): bump eslint-plugin-prettier from 5.1.3 to 5.2.1 #2033 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.14.10 to 22.0.0 #2029 (@dependabot[bot])
- chore(deps-dev): bump eslint and @types/eslint #2027 (@dependabot[bot])
- chore(deps-dev): bump typescript-eslint from 7.16.0 to 7.17.0 #2028 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.24.7 to 7.24.8 #2019 (@dependabot[bot])
- chore(deps-dev): bump ajv from 8.16.0 to 8.17.1 #2020 (@dependabot[bot])
- chore(deps-dev): bump typescript-eslint from 7.15.0 to 7.16.0 #2021 (@dependabot[bot])
- chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 #2022 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Arthur Fiorette (@arthurfiorette)
- Dominik Moritz (@domoritz)
v2.4.0-next.1
🎉 This release contains work from a new contributor! 🎉
Thank you, Bence Balogh (@baloghbence0915), for all your work!
🐛 Bug Fix
- fix: schema generation when property name cannot be escaped #2018 ([email protected])
🔩 Dependency Updates
- chore(deps-dev): bump typescript-eslint from 7.14.1 to 7.15.0 #2013 (@dependabot[bot])
- chore(deps-dev): bump tsx from 4.16.0 to 4.16.2 #2014 (@dependabot[bot])
- chore(deps): bump typescript from 5.5.2 to 5.5.3 #2015 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 20.14.9 to 20.14.10 #2016 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Bence Balogh (@baloghbence0915)
v2.4.0-next.0
🚀 Enhancement
- fix:
--expose all
with generic types #2009 (@arthurfiorette)
🐛 Bug Fix
⚠️ Pushed to next
- docs: overrides (@domoritz)
🔩 Dependency Updates
- chore(deps): bump typescript from 5.4.5 to 5.5.2 #2005 (@dependabot[bot])
- chore(deps-dev): bump tsx from 4.10.5 to 4.16.0 #2006 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.24.6 to 7.24.7 #1999 (@dependabot[bot])
- chore(deps-dev): bump @eslint/js from 9.4.0 to 9.5.0 #2000 (@dependabot[bot])
- chore(deps): bump braces from 3.0.2 to 3.0.3 #1993 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-typescript from 7.24.1 to 7.24.7 #1995 (@dependabot[bot])
- chore(deps-dev): bump prettier from 3.2.5 to 3.3.1 #1988 (@dependabot[bot])
- chore(deps): bump tslib from 2.6.2 to 2.6.3 #1989 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.24.6 to 7.24.7 #1991 (@dependabot[bot])
Authors: 3
- @dependabot[bot]
- Arthur Fiorette (@arthurfiorette)
- Dominik Moritz (@domoritz)
v2.3.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Lajos (@gallayl), for all your work!
🚀 Enhancement
- feat: get version from package.json #1979 (@domoritz)
- fix: revert back to commons js #1975 (@arthurfiorette)
- fix: remove ts-expose-types temporarily #1968 (@arthurfiorette)
- Added diagnostics to all errors #1963 (@arthurfiorette)
🐛 Bug Fix
- fix(factory): Fix deprecated glob import that prevents using from code after glob upgrade #1981 (@gallayl)
- fix: Unknown type "undefined" when using generics without base type #1978 (@arthurfiorette)
🔩 Dependency Updates
- chore(deps-dev): bump @babel/preset-env from 7.24.5 to 7.24.6 #1982 (@dependabot[bot])
- chore(deps-dev): bump eslint from 9.3.0 to 9.4.0 #1984 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.24.5 to 7.24.6 #1983 (@dependabot[bot])
- chore(deps-dev): bump @eslint/js from 9.3.0 to 9.4.0 #1985 (@dependabot[bot])
- chore(deps-dev): bump eslint from 9.2.0 to 9.3.0 #1970 (@dependabot[bot])
- chore(deps-dev): bump ajv from 8.13.0 to 8.14.0 #1971 (@dependabot[bot])
- chore(deps-dev): bump typescript-eslint from 7.8.0 to 7.10.0 #1972 (@dependabot[bot])
Authors: 4
- @dependabot[bot]
- Arthur Fiorette (@arthurfiorette)
- Dominik Moritz (@domoritz)
- Lajos (@gallayl)
v2.3.0-next.5
🎉 This release contains work from a new contributor! 🎉
Thank you, Lajos (@gallayl), for all your work!
🐛 Bug Fix
- fix(factory): Fix deprecated glob import that prevents using from code after glob upgrade #1981 (@gallayl)
🔩 Dependency Updates
- chore(deps-dev): bump @babel/preset-env from 7.24.5 to 7.24.6 #1982 (@dependabot[bot])
- chore(deps-dev): bump eslint from 9.3.0 to 9.4.0 #1984 (@dependabot[bot])
- chore(deps-dev): bump @babel/core from 7.24.5 to 7.24.6 #1983 (@dependabot[bot])
- chore(deps-dev): bump @eslint/js from 9.3.0 to 9.4.0 #1985 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Lajos (@gallayl)
v2.3.0-next.4
🐛 Bug Fix
- fix: Unknown type "undefined" when using generics without base type #1978 (@arthurfiorette)
Authors: 1
- Arthur Fiorette (@arthurfiorette)
v2.3.0-next.3
v2.3.0-next.2
🚀 Enhancement
- fix: revert back to commons js #1975 (@arthurfiorette)
🔩 Dependency Updates
- chore(deps-dev): bump eslint from 9.2.0 to 9.3.0 #1970 (@dependabot[bot])
- chore(deps-dev): bump ajv from 8.13.0 to 8.14.0 #1971 (@dependabot[bot])
- chore(deps-dev): bump typescript-eslint from 7.8.0 to 7.10.0 #1972 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Arthur Fiorette (@arthurfiorette)