github Redocly/redocly-cli @redocly/openapi-core@2.0.0-next.8

latest releases: @redocly/respect-core@2.41.0, @redocly/openapi-core@2.41.0, @redocly/cli@2.41.0...
pre-release12 months ago

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.

Don't miss a new redocly-cli release

NewReleases is sending notifications on new releases.