Skip to content

Releases: Redocly/redocly-cli

@redocly/openapi-core@1.25.15

29 Nov 14:42
d60385d
Compare
Choose a tag to compare

Patch Changes

  • Removed the support of the x-expect extension for Arazzo.
  • Updated @redocly/config to v0.17.0.

@redocly/cli@1.25.15

29 Nov 14:42
d60385d
Compare
Choose a tag to compare

Patch Changes

  • Clarified usage of the --output option in the bundle command.
  • Updated @redocly/openapi-core to v1.25.15.

@redocly/openapi-core@1.25.14

25 Nov 14:16
c6e42d2
Compare
Choose a tag to compare

Patch Changes

  • Resolved an issue where overrides for the severity of configurable rules were ignored.

@redocly/cli@1.25.14

25 Nov 14:16
c6e42d2
Compare
Choose a tag to compare

Patch Changes

  • Resolved an issue where overrides for the severity of configurable rules were ignored.
  • Updated @redocly/openapi-core to v1.25.14.

@redocly/openapi-core@1.25.13

21 Nov 14:26
0b265e1
Compare
Choose a tag to compare

Patch Changes

  • Added the possibility to skip configurable rules using the --skip-rule option.

@redocly/cli@1.25.13

21 Nov 14:26
0b265e1
Compare
Choose a tag to compare

Patch Changes

  • Added the possibility to skip configurable rules using the --skip-rule option.
  • Updated @redocly/openapi-core to v1.25.13.

@redocly/openapi-core@1.25.12

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

Patch Changes

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

@redocly/cli@1.25.12

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

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

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.