Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

42 lines (20 loc) · 1.67 KB

Changelog

0.3.4 (2023-04-24)

Bug Fixes

  • orderBy during chain execution (67029f6)

0.3.3 (2023-02-17)

Bug Fixes

0.3.2 (2022-08-24)

Bug Fixes

  • collection: deundefined/null value when deleting array (cd6a62f)

0.3.1 (2022-08-02)

Bug Fixes

  • update semantic-release and build configuration to correctly deploy (fa07692)

0.3.0 (2022-08-02)

Features

  • collection: add or property to conditionally execute chain operations (dc4fb79)

0.2.0 (2022-07-26)

Features

  • querying: add not condition (fe02ded)
  • utils: cloneDeep, set, unset (decbc5c)