Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
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/[email protected]
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.
@redocly/[email protected]
Patch Changes
- Fixed
component-name-unique
problems to include correct location. - Fixed the
remove-x-internal
decorator, which was not removing the reference in the corresponding discriminator mapping while removing the original$ref
. - Updated @redocly/config to v0.16.0.
@redocly/[email protected]
Patch Changes
- Fixed
component-name-unique
problems to include correct location. - Fixed the
remove-x-internal
decorator, which was not removing the reference in the corresponding discriminator mapping while removing the original$ref
. - Updated @redocly/openapi-core to v1.25.10.
@redocly/[email protected]
Patch Changes
- Updated @redocly/config to v0.15.0.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v1.25.9.
@redocly/[email protected]
Patch Changes
- Fixed bundling with the
--dereferenced
option. Previously, references to external files were not substituted with references to components, causing them to become invalid. - Fixed an issue where using
externalValue
as a property name was causing the API description validation process to fail.
@redocly/[email protected]
Patch Changes
- Added the
REDOCLY_SUPPRESS_UPDATE_NOTICE
environment variable so that users can skip version updates. - Fixed bundling with the
--dereferenced
option. Previously, references to external files were not substituted with references to components, causing them to become invalid. - Fixed an issue where using
externalValue
as a property name was causing the API description validation process to fail. - Updated @redocly/openapi-core to v1.25.8.
@redocly/[email protected]
Patch Changes
- Removed the support of the
x-inherit
extension for Arazzo description files.
@redocly/[email protected]
Patch Changes
- Updated redoc to v2.2.0.
- Removed the support of the
x-inherit
extension for Arazzo description files. - Updated @redocly/openapi-core to v1.25.7.