github Redocly/redocly-cli @redocly/cli@2.44.0

latest releases: @redocly/respect-core@2.44.1, @redocly/openapi-core@2.44.1, @redocly/client-generator@0.3.1...
6 hours ago

Minor Changes

  • Added the no-duplicated-enum-values rule that requires all values in an enum to be unique.
    The rule is enabled at the warn level in the recommended ruleset.

    Note: linting output may include new warnings for API descriptions that contain duplicated enum values.

  • Added the no-unsafe-markdown rule that disallows potentially executable content in description fields.
    The rule is enabled at the warn level in the recommended ruleset.

    Note: linting output may include new warnings for description fields that contain potentially executable content.

Patch Changes

  • Updated @redocly/client-generator to v0.3.0.
  • Updated @redocly/openapi-core to v2.44.0.

Don't miss a new redocly-cli release

NewReleases is sending notifications on new releases.