Skip to content

Releases: Redocly/redocly-cli

@redocly/openapi-core@1.25.10

31 Oct 12:00
1c259fd
Compare
Choose a tag to compare

Patch Changes

  • Fixed component-name-unique problems to include correct location.
  • Fixed the remove-x-internal decorator, which was not removing the reference in the corresponding discriminator mapping while removing the original $ref.
  • Updated @redocly/config to v0.16.0.

@redocly/cli@1.25.10

31 Oct 12:00
1c259fd
Compare
Choose a tag to compare

Patch Changes

  • Fixed component-name-unique problems to include correct location.
  • Fixed the remove-x-internal decorator, which was not removing the reference in the corresponding discriminator mapping while removing the original $ref.
  • Updated @redocly/openapi-core to v1.25.10.

@redocly/openapi-core@1.25.9

25 Oct 13:52
219e15b
Compare
Choose a tag to compare

Patch Changes

  • Updated @redocly/config to v0.15.0.

@redocly/cli@1.25.9

25 Oct 13:52
219e15b
Compare
Choose a tag to compare

Patch Changes

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

@redocly/openapi-core@1.25.8

21 Oct 09:00
7c429f3
Compare
Choose a tag to compare

Patch Changes

  • Fixed bundling with the --dereferenced option. Previously, references to external files were not substituted with references to components, causing them to become invalid.
  • Fixed an issue where using externalValue as a property name was causing the API description validation process to fail.

@redocly/cli@1.25.8

21 Oct 09:00
7c429f3
Compare
Choose a tag to compare

Patch Changes

  • Added the REDOCLY_SUPPRESS_UPDATE_NOTICE environment variable so that users can skip version updates.
  • Fixed bundling with the --dereferenced option. Previously, references to external files were not substituted with references to components, causing them to become invalid.
  • Fixed an issue where using externalValue as a property name was causing the API description validation process to fail.
  • Updated @redocly/openapi-core to v1.25.8.

@redocly/openapi-core@1.25.7

16 Oct 13:43
024f3b0
Compare
Choose a tag to compare

Patch Changes

  • Removed the support of the x-inherit extension for Arazzo description files.

@redocly/cli@1.25.7

16 Oct 13:43
024f3b0
Compare
Choose a tag to compare

Patch Changes

  • Updated redoc to v2.2.0.
  • Removed the support of the x-inherit extension for Arazzo description files.
  • Updated @redocly/openapi-core to v1.25.7.

@redocly/openapi-core@1.25.6

14 Oct 12:20
0970092
Compare
Choose a tag to compare

Patch Changes

  • Changed the x-operation extension in Arazzo, enabling users to make requests with this extension without an API description file.
  • Removed support of the x-assert extension for Arazzo.
  • Removed the support of the x-parameters extension for Arazzo description files.

@redocly/cli@1.25.6

14 Oct 12:20
0970092
Compare
Choose a tag to compare

Patch Changes

  • Changed the x-operation extension in Arazzo, enabling users to make requests with this extension without an API description file.
  • Removed the support of the x-parameters extension for Arazzo description files.
  • Updated @redocly/openapi-core to v1.25.6.