Skip to content

v13.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Dec 07:56
96d8ce7

What's Changed

  • Remove the --strict option in the lint command (all strict rules are applied by default now) by @jviotti in #579
  • Extend the linter rule additional_items_with_schema_items into non_applicable_additional_items to cover more cases where additionalItems is unnecessary by @jviotti in #579
  • Add support for the OpenAPI v3.1 and v3.2 base dialects by @jviotti in #579

Full Changelog: v12.10.1...v13.0.0