Releases: wovalle/fireorm
Releases · wovalle/fireorm
v0.23.3
0.23.3 (2021-12-01)
Bug Fixes
- lock class transformer version (096aa66)
v0.22.1
0.22.1 (2021-08-06)
Bug Fixes
- spelling and grammar tweaks (092dfa3)
v0.22.0
0.22.0 (2021-05-30)
Bug Fixes
- copying ValidatorOptions type to opts relying in class-validator package (#257)
Features
- [EXPERIMENTAL] Adding custom query escape hatch (#246)
- upgrading dependencies (da0c678)
v0.20.0
0.20.0 (2021-02-23)
Bug Fixes
- added validatorOptions to batch operations (e998d74)
Features
- added class-validator validatorOptions to MetadataStorage and validate function (592fb73)
- allow querying null fields (a7313ff)
v0.18.0
0.18.0 (2021-01-10)
Bug Fixes
- all tests passing! (75122e8)
- bringing back collectionPath to the repositories (9abf7ae)
- initializing transaction repositories in create (6af99c5)
- refactor tests (9d59918)
- storing transaction repositories references and cleaning them up after (2c95fc6)
Features
- refactor path is working in collections! (b1f162c)
- supporting subcollection batchs! (8c39e49)