Releases: tuplo/dynoexpr
Releases · tuplo/dynoexpr
v1.26.0
1.26.0 (2021-05-14)
Bug Fixes
Features
- revert back to CommonJS as default format (56daf28)
v1.25.0
1.25.0 (2021-05-12)
Bug Fixes
- add ts-jest tranform to jest (8b3ea0f)
Features
v1.24.1
1.24.1 (2021-05-11)
Bug Fixes
- use esbuild output as CommonJS module (b23dc50)
v1.24.0
1.24.0 (2021-05-11)
Features
- start using esbuild, drop commitizen (c9f9640)
v1.23.0
1.23.0 (2021-03-23)
Features
- allow multiple expressions on the same field (cc2120c), closes #26
v1.21.1
1.21.1 (2021-03-03)
Bug Fixes
- update add attribute names (871ddef)
v1.21.0
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
1.20.0 (2021-01-27)
Features
- start using yarn, update deps (6278006)