Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 04:32

Added

  • Forms.validateEndpointConfiguration()

Changed

  • [BREAKING] Forms.validateForm() and Forms.validateFormEvent() to return an object with a result or an error instead of throwing errors
  • [BREAKING] Forms.validateForm() to return a NewForm (a Form without the id, createdAt and updatedAt properties)

Removed

  • [BREAKING] Forms.validateApiRequest()
  • [BREAKING] Forms.validateConditionalPredicates()