Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
Patch Changes
- Fixed an issue where the
remove-unused-componentsdecorator was not functioning when configured at the API level.
@redocly/[email protected]
Patch Changes
- Fixed an issue where the
remove-unused-componentsdecorator was not functioning when configured at the API level. - Updated @redocly/openapi-core to v2.2.1.
@redocly/[email protected]
Minor Changes
- Adjusted the calculation of Respect's workflow-level
totalTimeMsto sum the network request times of all steps.
Patch Changes
- Updated @redocly/openapi-core to v2.2.0.
@redocly/[email protected]
@redocly/[email protected]
Minor Changes
- Adjusted the calculation of Respect's workflow-level
totalTimeMsto sum the network request times of all steps.
Patch Changes
- Updated @redocly/respect-core to v2.2.0.
@redocly/[email protected]
Patch Changes
- Improved the message format for Respect's
status code check. - Fixed handling of input parameters when invoking step target workflows in Respect.
- Updated @redocly/openapi-core to v2.1.5.
@redocly/[email protected]
@redocly/[email protected]
Patch Changes
- Improved the message format for Respect's
status code check. - Fixed handling of input parameters when invoking step target workflows in Respect.
- Updated @redocly/respect-core to v2.1.5.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v2.1.4.
@redocly/[email protected]
Patch Changes
- Fixed undefined variable used in the
remove-unused-componentsdecorator, which prevented an invalid reference error from being reported.