🌟 features
- feature(enrich): de-duplicate cyclic violations in the summary (#341)
- feature(wrap-stream-in-html): highlight connected edges (#346)<- thanks @forivall for writing this feature!
📖 documentation
- bugfix(doc): set the prefix for the schema graph to the correct base path
- doc(cli): mention wrap-stream-in-html earlier (#345) (@forivall)
- doc(validate): improve jsdoc
🔧 maintenance
- build(npm): ⬆️ @babel/core, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, acorn, eslint-plugin-mocha, mochag