🌟 features
- feature: adds plumbing for reporter plugins (#439)
This adds the possibility to havedepcruise
anddepcruise-fmt
use a reporter that is not shipped with dependency-cruiser via a simple plugin system. See the PR and the FAQ entry for details.
🐛 bugfixes
- bugfix(extract): makes baseDir option usable from API and config (#438) - thanks @gaggle for the pull request!
📖 documentation
- doc(real-world-samples): make the react graph easier to reproduce
👷 maintenance
- test: adds non-regresion test for #437