Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
Patch Changes
- Removed the
no-actions-type-end
Spot rule. - Removed unused lodash.isequal dependency.
@redocly/[email protected]
Patch Changes
- Fixed an issue where an API alias's root path might be resolved incorrectly for configuration files located outside the root folder.
- Updated @redocly/openapi-core to v1.26.1.
@redocly/[email protected]
Minor Changes
- Introduced the
struct
rule and deprecated thespec
rule.
Added thespec
ruleset, which enforces compliance with the specifications.
Patch Changes
- Updated
sourceDescriptions
to enforce a valid type field, ensuring compliance with the Arazzo specification.
@redocly/[email protected]
Minor Changes
- Introduced the
struct
rule and deprecated thespec
rule.
Added thespec
ruleset, which enforces compliance with the specifications.
Patch Changes
- Fixed an issue where the CLI would fail to run on Windows due to a breaking change in the Node.js API.
- Fixed an issue where
join
would throw an error when a glob pattern was provided. - Updated
sourceDescriptions
to enforce a valid type field, ensuring compliance with the Arazzo specification. - Updated @redocly/openapi-core to v1.26.0.
@redocly/[email protected]
Patch Changes
- Removed the support of the
x-expect
extension for Arazzo. - Updated @redocly/config to v0.17.0.
@redocly/[email protected]
Patch Changes
- Clarified usage of the
--output
option in thebundle
command. - Updated @redocly/openapi-core to v1.25.15.
@redocly/[email protected]
Patch Changes
- Resolved an issue where overrides for the severity of configurable rules were ignored.
@redocly/[email protected]
Patch Changes
- Resolved an issue where overrides for the severity of configurable rules were ignored.
- Updated @redocly/openapi-core to v1.25.14.
@redocly/[email protected]
Patch Changes
- Added the possibility to skip configurable rules using the
--skip-rule
option.
@redocly/[email protected]
Patch Changes
- Added the possibility to skip configurable rules using the
--skip-rule
option. - Updated @redocly/openapi-core to v1.25.13.