Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
Patch Changes
- Improved the experience when the config file doesn't exist or isn't found.
@redocly/[email protected]
Patch Changes
- Improved loading of configuration files in environments different from Node.js.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v1.12.2.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v1.12.1.
@redocly/[email protected]
Patch Changes
- Improved caching for external configuration resources.
@redocly/[email protected]
Minor Changes
- Added return values for the
push
andpush-status
commands.
Patch Changes
- Fixed handling of wildcards on Windows (#1521).
- Updated @redocly/openapi-core to v1.12.0.
@redocly/[email protected]
Minor Changes
- Added support for a
github-actions
output format for thelint
command to annotate reported problems on files when used in a GitHub Actions workflow.
Patch Changes
- Fixed
no-invalid-media-type-examples
ruleexternalValue
example validation. - Process remove-unused-components rule transitively; components are now removed if they were previously referenced by a removed component.
@redocly/[email protected]
Minor Changes
- Removed additional operations from the
join
command; uselint
and/orbundle
for operations such aslint
anddecorate
. - Removed lint support from the bundle command to support a wider range of use cases. Users should update to run lint and bundle separately.
- Added support for a
github-actions
output format for thelint
command to annotate reported problems on files when used in a GitHub Actions workflow.
Patch Changes
- Fixed
no-invalid-media-type-examples
ruleexternalValue
example validation. - Updated @redocly/openapi-core to v1.11.0.
@redocly/[email protected]
Patch Changes
- Added a type tree for the
metadata-schema
rule.
@redocly/[email protected]
Patch Changes
- Added
check-config
command to validate a Redocly configuration file. - Updated @redocly/openapi-core to v1.10.6.