Skip to content

Releases: tuplo/dynoexpr

v1.26.0

14 May 10:53
Compare
Choose a tag to compare

1.26.0 (2021-05-14)

Bug Fixes

Features

  • revert back to CommonJS as default format (56daf28)

v1.25.1

12 May 22:57
Compare
Choose a tag to compare

1.25.1 (2021-05-12)

Bug Fixes

v1.25.0

12 May 22:43
Compare
Choose a tag to compare

1.25.0 (2021-05-12)

Bug Fixes

  • add ts-jest tranform to jest (8b3ea0f)

Features

v1.24.1

11 May 21:47
Compare
Choose a tag to compare

1.24.1 (2021-05-11)

Bug Fixes

  • use esbuild output as CommonJS module (b23dc50)

v1.24.0

11 May 20:59
Compare
Choose a tag to compare

1.24.0 (2021-05-11)

Features

  • start using esbuild, drop commitizen (c9f9640)

v1.23.0

23 Mar 15:15
Compare
Choose a tag to compare

1.23.0 (2021-03-23)

Features

  • allow multiple expressions on the same field (cc2120c), closes #26

v1.22.0

23 Mar 13:55
Compare
Choose a tag to compare

1.22.0 (2021-03-23)

Features

v1.21.1

03 Mar 23:53
Compare
Choose a tag to compare

1.21.1 (2021-03-03)

Bug Fixes

  • update add attribute names (871ddef)

v1.21.0

29 Jan 13:12
Compare
Choose a tag to compare

1.21.0 (2021-01-29)

Features

  • allow between operator on string values (f0b6c37)
  • support dot notation to update nested attributes (776a301)

v1.20.0

27 Jan 22:30
Compare
Choose a tag to compare

1.20.0 (2021-01-27)

Features

  • start using yarn, update deps (6278006)