Skip to content

v8.0.0

Compare
Choose a tag to compare
@anehx anehx released this 20 Aug 10:51

8.0.0 (2021-08-20)

Bug Fixes

  • gql: replace deprecated filters and fix dynamic option filter (e2e099a)

Features

  • validation: switch default for validateOnEnter (ee57ed5)

BREAKING CHANGES

  • validation: The validateOnEnter parameter for the
    DocumentValidity component is now false instead of true since this
    is the default use case.