Skip to content

Releases: Redocly/redocly-cli

@redocly/[email protected]

24 Jul 16:22
40f1974
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated @redocly/openapi-core to v2.0.0-next.10.

@redocly/[email protected]

24 Jul 11:25
999ff89
Compare
Choose a tag to compare
Pre-release

Major Changes

  • Replaced the SpecVersion, SpecMajorVersion, OPENAPI3_METHOD, and OPENAPI3_COMPONENT enums with types for improved flexibility and type safety.
    Removed the unused OasVersion enum.

Patch Changes

  • Refactored @redocly/respect-core to eliminate Node.js-specific dependencies, improving cross-platform compatibility.

@redocly/[email protected]

24 Jul 16:22
40f1974
Compare
Choose a tag to compare
Pre-release

Major Changes

  • Removed support for the deprecated theme property of Redocly config.
    All the properties of theme are now available in the config root.

@redocly/[email protected]

24 Jul 11:25
999ff89
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Refactored @redocly/respect-core to eliminate Node.js-specific dependencies, improving cross-platform compatibility.
  • Updated @redocly/openapi-core to v2.0.0-next.9.

@redocly/[email protected]

24 Jul 16:22
40f1974
Compare
Choose a tag to compare
Pre-release

Major Changes

  • Removed support for the deprecated theme property of Redocly config.
    All the properties of theme are now available in the config root.

Patch Changes

  • Updated @redocly/openapi-core to v2.0.0-next.10.

@redocly/[email protected]

23 Jul 11:35
a66e679
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Updated @redocly/openapi-core to v2.0.0-next.8.

@redocly/[email protected]

23 Jul 11:35
a66e679
Compare
Choose a tag to compare
Pre-release

Major Changes

  • Removed support for default config file names other than redocly.yaml.

Minor Changes

  • Enabled no-required-schema-properties-undefined, no-schema-type-mismatch, and no-enum-type-mismatch rules for AsyncAPI and Arazzo specifications.
    Adjusted the rules' severities in the recommended and minimal rulesets. Refer to the following table:

    Rule \ Ruleset recommended minimal
    no-required-schema-properties-undefined off -> warn off -> warn
    no-enum-type-mismatch error warn
    no-schema-type-mismatch warn -> error off -> warn

Patch Changes

  • Fixed plugins validation in config files referenced in the extends section.
  • Fixed an issue where the config resolver grouped assertions instead of returning unchanged rules.

@redocly/[email protected]

23 Jul 11:35
a66e679
Compare
Choose a tag to compare
Pre-release

Major Changes

  • Removed support for default config file names other than redocly.yaml.

Minor Changes

  • Enabled no-required-schema-properties-undefined, no-schema-type-mismatch, and no-enum-type-mismatch rules for AsyncAPI and Arazzo specifications.
    Adjusted the rules' severities in the recommended and minimal rulesets. Refer to the following table:

    Rule \ Ruleset recommended minimal
    no-required-schema-properties-undefined off -> warn off -> warn
    no-enum-type-mismatch error warn
    no-schema-type-mismatch warn -> error off -> warn

Patch Changes

  • Fixed plugins validation in config files referenced in the extends section.
  • Updated @redocly/openapi-core to v2.0.0-next.8.

@redocly/[email protected]

21 Jul 16:17
7b19b3d
Compare
Choose a tag to compare

Patch Changes

  • Updated form-data to 4.0.4 for Redocly CLI v1.
  • Updated @redocly/openapi-core to v1.34.5.

@redocly/[email protected]

21 Jul 16:17
7b19b3d
Compare
Choose a tag to compare