Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
Patch Changes
- Changed the
x-operation
extension in Arazzo, enabling users to make requests with this extension without an API description file. - Removed support of the
x-assert
extension for Arazzo. - Removed the support of the
x-parameters
extension for Arazzo description files.
@redocly/[email protected]
Patch Changes
- Changed the
x-operation
extension in Arazzo, enabling users to make requests with this extension without an API description file. - Removed the support of the
x-parameters
extension for Arazzo description files. - Updated @redocly/openapi-core to v1.25.6.
@redocly/[email protected]
Patch Changes
- Fixed an issue where the bundle command did not resolve links in
externalValue
. - Fixed an issue where the plugins in external NPM packages could not be resolved if the CLI package was installed globally.
@redocly/[email protected]
Patch Changes
- Fixed an issue where the bundle command did not resolve links in
externalValue
. - Fixed an issue where the plugins in external NPM packages could not be resolved if the CLI package was installed globally.
- Updated @redocly/openapi-core to v1.25.5.
@redocly/[email protected]
Patch Changes
- Updated @redocly/config to v0.12.1.
@redocly/[email protected]
Patch Changes
- Added a warning message to the
push
andpush-status
commands to notify users about upcoming or ongoing resource deprecation. - Updated @redocly/openapi-core to v1.25.4.
@redocly/[email protected]
Patch Changes
- Updated @redocly/config to v0.11.0.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v1.25.3.
@redocly/[email protected]
Patch Changes
- Fixed
camelCase
assertion for single-letter values.
@redocly/[email protected]
Patch Changes
- Added additional checks to
criteria-unique
Arazzo rule.