Skip to content

v1.32.0

Choose a tag to compare

@frankpagan frankpagan released this 17 Jan 17:18
· 78 commits to master since this release

1.32.0 (2024-01-17)

Bug Fixes

  • getValueFromObject conditions and param names (2fd7387)
  • getValueFromObject param trowError boolean will trow erro if property does not exist vs returning undefined (39a9cab)
  • renamed isMatch to queryMatch (b3c9429)
  • update to support new query system (a267b52)

Features

  • query() function to handle queries similar to mongodb (164bf45)
  • sort by multiple keys (7872a53)