Skip to content

@redocly/respect-core@1.32.2

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 14:29
· 7 commits to main since this release
ef25df8

Patch Changes

  • Fixed step execution to respect severity levels when handling step failures. Previously, steps would always break workflow execution on failure when onFailure is omitted, but now they properly consider the configured severity level (e.g., warn | off severity allows subsequent steps to execute).
  • Updated @redocly/openapi-core to v1.32.2.