Skip to content

Releases: Redocly/redocly-cli

@redocly/[email protected]

18 Sep 13:56
e16f1fd
Compare
Choose a tag to compare

Minor Changes

  • Added support for linting AsyncAPI v2 files, so that a wider range of API descriptions can use the Redocly linting workflow.

Patch Changes

  • Renamed API definition to API description for consistency.

@redocly/[email protected]

18 Sep 13:56
e16f1fd
Compare
Choose a tag to compare

Minor Changes

  • Added support for linting AsyncAPI v2 files, so that a wider range of API descriptions can use the Redocly linting workflow.

Patch Changes

  • Renamed API definition to API description for consistency.
  • Updated @redocly/openapi-core to v1.2.0.

@redocly/[email protected]

14 Sep 14:13
b8bf007
Compare
Choose a tag to compare

Minor Changes

  • Added ignoreCase option for tags-alphabetical rule.

Patch Changes

  • Fixed an issue where the --remove-unused-components option removed used components that were referenced as child objects.
  • Updated Redocly config validation.
  • Fixed the location pointer when reporting on the no-path-trailing-slash rule.

@redocly/[email protected]

14 Sep 14:13
b8bf007
Compare
Choose a tag to compare

Minor Changes

  • Added ignoreCase option for tags-alphabetical rule.
  • Added join support for OAS 3.1 definitions.
  • Added support for Redoc v2.1.2, and aligned the dependencies for both projects.

Patch Changes

  • Fixed an issue where the --remove-unused-components option removed used components that were referenced as child objects.
  • Updated Redocly config validation.
  • Fixed the location pointer when reporting on the no-path-trailing-slash rule.
  • Updated minimum required version of Node.js to v14 and removed deprecated packages.
  • Updated @redocly/openapi-core to v1.1.0.

@redocly/[email protected]

07 Aug 16:16
7982064
Compare
Choose a tag to compare

@redocly/[email protected]

07 Aug 12:31
c5c30bc
Compare
Choose a tag to compare

Patch Changes

  • Fixed empty custom rules having severity in default rulesets.

@redocly/[email protected]

07 Aug 16:16
7982064
Compare
Choose a tag to compare

Patch Changes

  • No code changes.
  • Updated @redocly/openapi-core to v1.0.2.

@redocly/[email protected]

07 Aug 12:31
c5c30bc
Compare
Choose a tag to compare

Patch Changes

  • Fixed the build-docs command failing when running outside the root folder.
  • Updated @redocly/openapi-core to v1.0.1.