Skip to content

v1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jul 22:43
· 539 commits to master since this release

1.11.0 (2022-07-25)

Bug Fixes

  • if mutation detected only get value for mutated element (f0681e3)
  • remved isFlat (d85e120)
  • supports getting a value from any element (2ec2f51)

Features

  • crud.getObjectValueByPath to return value using name containing a dotNotation string (d158084)