🐛 bugfixes
- bugfix(resolve): also recognize @types/yadda in package.json if only 'yadda' is imported (#352)
- bugfix(init-config): use -f instead of redirect for html report
🛠️ maintentance
- refactor(progress-feedback): incremental improvements (#351)
- build(npm): ⬆️ @babel/core, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, ajv, eslint, lodash, typescript, vue-template-compiler
📖 documentation
- doc(schema): more correct & concise description how to generate the schema
- doc(changelog): adds a CHANGELOG.md file (#350)