Skip to content

Releases: Redocly/redocly-cli

@redocly/openapi-core@1.1.0

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/cli@1.1.0

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/openapi-core@1.0.2

07 Aug 16:16
7982064
Compare
Choose a tag to compare
@redocly/openapi-core@1.0.2

@redocly/openapi-core@1.0.1

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

Patch Changes

  • Fixed empty custom rules having severity in default rulesets.

@redocly/cli@1.0.2

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/cli@1.0.1

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.