Releases: vega/ts-json-schema-generator
Releases · vega/ts-json-schema-generator
v0.95.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Cameron Yick (@hydrosquall)
❤️ Remco Haszing (@remcohaszing)
🚀 Enhancement
- feat: parse jsdoc tags using json5 #854 (@remcohaszing)
- chore: set up auto for versioning/release management #856 (@remcohaszing @hydrosquall)
🐛 Bug Fix
- ci: simplify dependabot config #872 (@domoritz)
- chore(build): fix branches-ignore syntax in auto publish Github workflow #865 (@hydrosquall)
🔩 Dependency Updates
- chore(deps-dev): bump @babel/core from 7.14.6 to 7.14.8 #872 (@dependabot[bot])
- chore(deps-dev): bump @babel/preset-env from 7.14.7 to 7.14.8 #872 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 4.28.3 to 4.28.4 #872 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 16.3.3 to 16.4.0 #872 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/eslint-plugin #872 (@dependabot[bot])
- chore(deps): bump actions/setup-node from 2.2.0 to 2.3.0 #872 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 4.28.2 to 4.28.3 #872 (@dependabot[bot])
- chore(deps-dev): bump ajv from 8.6.1 to 8.6.2 #872 (@dependabot[bot])
- chore(deps-dev): bump eslint from 7.30.0 to 7.31.0 #872 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 16.3.1 to 16.3.3 #872 (@dependabot[bot])
- chore(deps-dev): bump @types/json-stable-stringify from 1.0.32 to 1.0.33 #872 (@dependabot[bot])
- chore(deps-dev): bump @typescript-eslint/parser from 4.28.1 to 4.28.2 #872 (@dependabot[bot])
- chore(deps-dev): bump @types/glob from 7.1.3 to 7.1.4 #872 (@dependabot[bot])
- chore(deps-dev): bump ts-node from 10.0.0 to 10.1.0 #872 (@dependabot[bot])
- chore(deps): bump @types/json-schema from 7.0.7 to 7.0.8 #872 (@dependabot[bot])
- chore(deps-dev): bump @types/jest from 26.0.23 to 26.0.24 #872 (@dependabot[bot])
- chore(deps-dev): bump @types/node from 16.0.0 to 16.3.1 #872 (@dependabot[bot])
- chore(deps): bump codecov/codecov-action from 1.5.2 to 2.0.1 #863 (@dependabot[bot])
Authors: 4
- @dependabot[bot]
- Cameron Yick (@hydrosquall)
- Dominik Moritz (@domoritz)
- Remco Haszing (@remcohaszing)