808b53d492
Signed-off-by: Juan Pablo Garcia Ripa <juanpablog@spotify.com>
592 B
592 B
@backstage/repo-tools
| @backstage/repo-tools |
|---|
| patch |
Add new command options to the api-report
- added
--allow-warnings,-ato continue processing packages if selected packages have warnings - added
--allow-all-warningsto continue processing packages any packages have warnings - added
--omit-messages,-oto pass some warnings messages code to be omitted from the api-report.md files - The
pathsargument for this command now takes as default the value onworkspaces.packagesinside the root package.json - change the path resolution to use the
@backstage/cli-commonpackages instead