Skip to content

Improvements to unique and exists rule and add isDirty method

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 12:56
· 6 commits to 21.x since this release

Bug Fixes

  • use correct property name for reading local primary key value (65790bf), closes #1069

Features

  • add isDirty method (#1068) (151f862)
  • add meta to all relations (#1042) (ade635f)
  • add support for creating transaction client from model (4a2adcd)
  • allow unique and exists validations to perform case insensitive search (761f823)

What's Changed

New Contributors

Full Changelog: v21.4.0...v21.5.0