Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/openapi-core@1.25.15
Patch Changes
- Removed the support of the
x-expect
extension for Arazzo. - Updated @redocly/config to v0.17.0.
@redocly/cli@1.25.15
Patch Changes
- Clarified usage of the
--output
option in thebundle
command. - Updated @redocly/openapi-core to v1.25.15.
@redocly/openapi-core@1.25.14
Patch Changes
- Resolved an issue where overrides for the severity of configurable rules were ignored.
@redocly/cli@1.25.14
Patch Changes
- Resolved an issue where overrides for the severity of configurable rules were ignored.
- Updated @redocly/openapi-core to v1.25.14.
@redocly/openapi-core@1.25.13
Patch Changes
- Added the possibility to skip configurable rules using the
--skip-rule
option.
@redocly/cli@1.25.13
Patch Changes
- Added the possibility to skip configurable rules using the
--skip-rule
option. - Updated @redocly/openapi-core to v1.25.13.
@redocly/openapi-core@1.25.12
Patch Changes
- Fixed an issue where valid Redocly tokens were not recognized.
@redocly/cli@1.25.12
Patch Changes
- Fixed an issue where valid Redocly tokens were not recognized.
- Updated @redocly/openapi-core to v1.25.12.
@redocly/openapi-core@1.25.11
Patch Changes
- Fixed an issue with the
remove-x-internal
decorator where bundling API descirptions containing discriminators could fail when using Node.js v17 or earlier. - Fixed API descriptions bundling. Previously, schemas containing nulls in examples were causing failures.
@redocly/cli@1.25.11
Patch Changes
- Fixed an issue with the
remove-x-internal
decorator where bundling API descirptions containing discriminators could fail when using Node.js v17 or earlier. - Fixed API descriptions bundling. Previously, schemas containing nulls in examples were causing failures.
- Updated @redocly/openapi-core to v1.25.11.