Skip to content

v4.11.4

Compare
Choose a tag to compare
@logaretm logaretm released this 09 Sep 12:31
· 130 commits to main since this release

πŸ› Bug fixes

  • Silent validation should not mark a field as validated ( b53400e)
  • Clone the schema object before validating typed schemas to avoid outputting proxies #4459 (8f680bf)
  • Respect validateOnModelUpdate configuration #4451 #4467 (5231f43)

πŸ†• New features

  • feat: added reset options to force values changing to the given values without merging the old ones #4440 (4d8ed7e)