Releases: Redocly/redocly-cli
Releases · Redocly/redocly-cli
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v2.14.3.
@redocly/[email protected]
@redocly/[email protected]
Patch Changes
- Fixed the
splitcommand to properly handle root-level paths.
Previously, the root path/was converted to an empty string as a filename, leading to incorrect file structure and broken links.
Now, it correctly maps to the specified path separator. - Updated @redocly/openapi-core to v2.14.3.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v2.14.2.
@redocly/[email protected]
Patch Changes
- Improved overall performance by skipping unnecessary JSON pointer escaping and unescaping.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v2.14.2.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v2.14.1.
@redocly/[email protected]
Patch Changes
- Fixed an issue where JSON Pointers containing special characters (like
%) were not properly URI-encoded.
When these pointers were used as URI identifiers, they caused validation errors with properties containing percent signs or other special characters.
@redocly/[email protected]
Patch Changes
- Updated @redocly/openapi-core to v2.14.1.
@redocly/[email protected]
Minor Changes
- Enabled tree shaking to eliminate dead code in the
@redocly/respect-corepackage.
Patch Changes
- Updated @redocly/openapi-core to v2.14.0.