Skip to content

Releases: Redocly/redocly-cli

@redocly/openapi-core@1.27.2

14 Jan 15:20
085aaf2
Compare
Choose a tag to compare

Patch Changes

  • Updated the sideNavStyle configuration schema to include the path-only option.
  • Updated @redocly/config to v0.20.1.

@redocly/cli@1.27.2

14 Jan 15:20
085aaf2
Compare
Choose a tag to compare

Patch Changes

  • Updated the sideNavStyle configuration schema to include the path-only option.
  • Updated @redocly/openapi-core to v1.27.2.

@redocly/openapi-core@1.27.1

07 Jan 14:02
a83c292
Compare
Choose a tag to compare

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 the node_modules of the project.

@redocly/cli@1.27.1

07 Jan 14:02
a83c292
Compare
Choose a tag to compare

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 the node_modules of the project.
  • Updated @redocly/openapi-core to v1.27.1.

@redocly/openapi-core@1.27.0

03 Jan 09:58
3365bfb
Compare
Choose a tag to compare

Minor Changes

  • Added the ability to override default problem messages for built-in rules.

Patch Changes

  • Updated Spot validation rules.

@redocly/cli@1.27.0

03 Jan 09:58
3365bfb
Compare
Choose a tag to compare

Minor Changes

  • Added the ability to override default problem messages for built-in rules.

Patch Changes

  • Fixed an issue where apis' root in redocly.yaml was not resolved properly when the value of root was a URL.
  • Updated the Redocly CLI command redocly build-docs to use stdout instead of stderr for simple logs.
  • Updated @redocly/openapi-core to v1.27.0.

@redocly/openapi-core@1.26.1

18 Dec 14:50
125d240
Compare
Choose a tag to compare

Patch Changes

  • Removed the no-actions-type-end Spot rule.
  • Removed unused lodash.isequal dependency.

@redocly/cli@1.26.1

18 Dec 14:50
125d240
Compare
Choose a tag to compare

Patch Changes

  • Fixed an issue where an API alias's root path might be resolved incorrectly for configuration files located outside the root folder.
  • Updated @redocly/openapi-core to v1.26.1.

@redocly/openapi-core@1.26.0

09 Dec 10:10
05cb768
Compare
Choose a tag to compare

Minor Changes

  • Introduced the struct rule and deprecated the spec rule.
    Added the spec ruleset, which enforces compliance with the specifications.

Patch Changes

  • Updated sourceDescriptions to enforce a valid type field, ensuring compliance with the Arazzo specification.

@redocly/cli@1.26.0

09 Dec 10:10
05cb768
Compare
Choose a tag to compare

Minor Changes

  • Introduced the struct rule and deprecated the spec rule.
    Added the spec ruleset, which enforces compliance with the specifications.

Patch Changes

  • Fixed an issue where the CLI would fail to run on Windows due to a breaking change in the Node.js API.
  • Fixed an issue where join would throw an error when a glob pattern was provided.
  • Updated sourceDescriptions to enforce a valid type field, ensuring compliance with the Arazzo specification.
  • Updated @redocly/openapi-core to v1.26.0.