Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
Patch Changes
- Fixed
camelCase
assertion for single-letter values. - Updated @redocly/openapi-core to v1.25.2.
@redocly/[email protected]
Patch Changes
- Added additional checks to
criteria-unique
Arazzo rule. - Updated @redocly/openapi-core to v1.25.1.
@redocly/[email protected]
Minor Changes
- Added a mechanism that resolves plugin properties specific to the Reunite-hosted product family.
- Added a cache for resolved plugins to ensure that plugins are only instantiated once during a single execution.
@redocly/[email protected]
Minor Changes
- Added a cache for resolved plugins to ensure that plugins are only instantiated once during a single execution.
Patch Changes
- Updated @redocly/openapi-core to v1.25.0.
@redocly/[email protected]
Minor Changes
- Added Spot and Arazzo rules:
no-criteria-xpath
,no-actions-type-end
,criteria-unique
.
Patch Changes
- Updated @redocly/ajv to v8.11.2.
- Fixed an issue where custom rules were not applied to Arazzo descriptions.
@redocly/[email protected]
Minor Changes
- Added Spot and Arazzo rules:
no-criteria-xpath
,no-actions-type-end
,criteria-unique
.
Patch Changes
- Fixed an issue where custom rules were not applied to Arazzo descriptions.
- Updated @redocly/openapi-core to v1.24.0.
@redocly/[email protected]
@redocly/[email protected]
@redocly/[email protected]
Patch Changes
- Fixed a bug where bundling multiple API description files specified as CLI arguments, along with the
--output
option, stored the result in a single file instead of a folder. - Updated @redocly/openapi-core to v1.23.1.
@redocly/[email protected]
Minor Changes
- Added support for the
output
option in the per-API configuration so that the destination file can be specified in configuration.
Patch Changes
- Fixed the absolute path for importing plugins in Windows.
- Added the ability to run the
eject
command without specifying components, which displays a selectable list of all available components. - Updated @redocly/openapi-core to v1.23.0.