Skip to content

Releases: Redocly/redocly-cli

@redocly/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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/[email protected]

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.

@redocly/[email protected]

29 Nov 14:42
d60385d
Compare
Choose a tag to compare

Patch Changes

  • Removed the support of the x-expect extension for Arazzo.
  • Updated @redocly/config to v0.17.0.

@redocly/[email protected]

29 Nov 14:42
d60385d
Compare
Choose a tag to compare

Patch Changes

  • Clarified usage of the --output option in the bundle command.
  • Updated @redocly/openapi-core to v1.25.15.

@redocly/[email protected]

25 Nov 14:16
c6e42d2
Compare
Choose a tag to compare

Patch Changes

  • Resolved an issue where overrides for the severity of configurable rules were ignored.

@redocly/[email protected]

25 Nov 14:16
c6e42d2
Compare
Choose a tag to compare

Patch Changes

  • Resolved an issue where overrides for the severity of configurable rules were ignored.
  • Updated @redocly/openapi-core to v1.25.14.