Skip to content

Releases: Redocly/redocly-cli

@redocly/openapi-core@1.12.2

09 May 15:48
f0471c4
Compare
Choose a tag to compare

Patch Changes

  • Improved the experience when the config file doesn't exist or isn't found.

@redocly/openapi-core@1.12.1

09 May 12:40
6681831
Compare
Choose a tag to compare

Patch Changes

  • Improved loading of configuration files in environments different from Node.js.

@redocly/cli@1.12.2

09 May 15:48
f0471c4
Compare
Choose a tag to compare

Patch Changes

  • Updated @redocly/openapi-core to v1.12.2.

@redocly/cli@1.12.1

09 May 12:40
6681831
Compare
Choose a tag to compare

Patch Changes

  • Updated @redocly/openapi-core to v1.12.1.

@redocly/openapi-core@1.12.0

25 Apr 13:08
f11ebcb
Compare
Choose a tag to compare

Patch Changes

  • Improved caching for external configuration resources.

@redocly/cli@1.12.0

25 Apr 13:08
f11ebcb
Compare
Choose a tag to compare

Minor Changes

  • Added return values for the push and push-status commands.

Patch Changes

  • Fixed handling of wildcards on Windows (#1521).
  • Updated @redocly/openapi-core to v1.12.0.

@redocly/openapi-core@1.11.0

04 Apr 13:17
90a79ee
Compare
Choose a tag to compare

Minor Changes

  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes

  • Fixed no-invalid-media-type-examples rule externalValue example validation.
  • Process remove-unused-components rule transitively; components are now removed if they were previously referenced by a removed component.

@redocly/cli@1.11.0

04 Apr 13:17
90a79ee
Compare
Choose a tag to compare

Minor Changes

  • Removed additional operations from the join command; use lint and/or bundle for operations such as lint and decorate.
  • Removed lint support from the bundle command to support a wider range of use cases. Users should update to run lint and bundle separately.
  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes

@redocly/openapi-core@1.10.6

26 Mar 06:35
a729953
Compare
Choose a tag to compare

Patch Changes

  • Added a type tree for the metadata-schema rule.

@redocly/cli@1.10.6

26 Mar 06:35
a729953
Compare
Choose a tag to compare

Patch Changes

  • Added check-config command to validate a Redocly configuration file.
  • Updated @redocly/openapi-core to v1.10.6.