Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 18:49

Patch Changes

  • #294 ca81272 Thanks @QuentinJanuel! - Fix format validation for string items in arrays. Previously, format specifications (such as date-time) were ignored for array items, resulting in loose validation. This change ensures that the specified formats are now correctly applied to all string items within arrays.