Skip to content

Releases: Redocly/redocly-cli

@redocly/[email protected]

20 Nov 14:08
18bb9b6
Compare
Choose a tag to compare

Patch Changes

  • Fixed an issue where valid Redocly tokens were not recognized.

@redocly/[email protected]

20 Nov 14:08
18bb9b6
Compare
Choose a tag to compare

Patch Changes

  • Fixed an issue where valid Redocly tokens were not recognized.
  • Updated @redocly/openapi-core to v1.25.12.

@redocly/[email protected]

04 Nov 13:19
e711a94
Compare
Choose a tag to compare

Patch Changes

  • Fixed an issue with the remove-x-internal decorator where bundling API descirptions containing discriminators could fail when using Node.js v17 or earlier.
  • Fixed API descriptions bundling. Previously, schemas containing nulls in examples were causing failures.

@redocly/[email protected]

04 Nov 13:19
e711a94
Compare
Choose a tag to compare

Patch Changes

  • Fixed an issue with the remove-x-internal decorator where bundling API descirptions containing discriminators could fail when using Node.js v17 or earlier.
  • Fixed API descriptions bundling. Previously, schemas containing nulls in examples were causing failures.
  • Updated @redocly/openapi-core to v1.25.11.

@redocly/[email protected]

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

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

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

Patch Changes

  • Updated @redocly/config to v0.15.0.

@redocly/[email protected]

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

Patch Changes

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

@redocly/[email protected]

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

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.