What's Changed
- feat: add unit tests for findLicenseInPackageJson by @pawelkoniecznybh in #108
- feat(cli): add wrapping table cells by @bh-pwalen in #113
- fix: fixed loading typescript configuration file by @jan-zon-brainhub in #115
- feat: add test to parse logical expressions functions by @pawelkoniecznybh in #112
- feat(core): add limited yarn 2+ support by @F-Kublin in #117
- Made url in license object optional by @jan-zon-brainhub in #116
- fix: exclude debugger from stderr by @pawelkoniecznybh in #122
- fix: formatting, error-handling by @matt-jb in #119
- feat(cli): add not found results to verbose table by @matt-jb in #121
- feat(cli): add more context to npm ls error by @bh-pwalen in #123
- Removed experimental feature warning by overriding transient dependency version by @Lukasz-pluszczewski in #125
- feat: add flag to filter packages by regex by @pawelkoniecznybh in #118
- refactor: Remove installation step by @F-Kublin in #124
- test: add basic e2e test for pnpm by @bh-pwalen in #126
- refactor(cli, core): display error output when using --verbose flag by @F-Kublin in #128
- fix(core, tests): remove --depth=0 from yarn command, add yarn tests by @F-Kublin in #130
- docs(readme, cli): update default templates & README files by @F-Kublin in #129
- fix(test): add yarn option to getInstallCommand by @F-Kublin in #132
- test: added tests to cover running license auditor in monorepo by @mlgzielinska in #131
- chore(repo): bump package versions by @F-Kublin in #133
- Release 2.0.0-beta.1 by @F-Kublin in #135
New Contributors
- @mlgzielinska made their first contribution in #131
Full Changelog: v2.0.0-beta...v2.0.0-beta.1