Minor Changes
- Added support for a
github-actionsoutput format for thelintcommand to annotate reported problems on files when used in a GitHub Actions workflow.
Patch Changes
- Fixed
no-invalid-media-type-examplesruleexternalValueexample validation. - Process remove-unused-components rule transitively; components are now removed if they were previously referenced by a removed component.