Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
Patch Changes
- Added support for Arazzo version 1.0.1 in Spot validation rules.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v1.28.2.
@redocly/[email protected]
Patch Changes
- Resolved an issue where overrides for the severity of configurable rules raised warnings when validating the config.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v1.28.1.
@redocly/[email protected]
Minor Changes
- Switched to using native
fetch
API instead ofnode-fetch
dependency, improving performance and reducing bundle size.
Patch Changes
- Removed support for
in: body
parameters due to Arazzo specification updates. - Updated typings for OAS 3.0 and OAS 3.1 Schemas.
@redocly/[email protected]
Minor Changes
- Switched to using native
fetch
API instead ofnode-fetch
dependency, improving performance and reducing bundle size.
Patch Changes
- Updated @redocly/openapi-core to v1.28.0.
@redocly/[email protected]
Patch Changes
- Updated the
sideNavStyle
configuration schema to include thepath-only
option. - Updated @redocly/config to v0.20.1.
@redocly/[email protected]
Patch Changes
- Updated the
sideNavStyle
configuration schema to include thepath-only
option. - Updated @redocly/openapi-core to v1.27.2.
@redocly/[email protected]
Patch Changes
- Fixed an issue where running the
preview
command failed because one of its dependencies could not be resolved.
The issue occurred when Realm was not installed in thenode_modules
of the project.
@redocly/[email protected]
Patch Changes
- Fixed an issue where running the
preview
command failed because one of its dependencies could not be resolved.
The issue occurred when Realm was not installed in thenode_modules
of the project. - Updated @redocly/openapi-core to v1.27.1.