Releases: NaturalCycles/db-lib
Releases · NaturalCycles/db-lib
v8.54.3
8.54.3 (2023-08-02)
Bug Fixes
- throw more generic
required
errors (74ebfd0)
v8.54.2
8.54.2 (2023-07-28)
Bug Fixes
- deps: adapt new Joi types from nodejs-lib (669a2e6)
v8.54.0
8.54.0 (2023-03-29)
Features
- implement CommonDao afterLoad, beforeSave hooks (aa0a196)
v8.53.0
8.53.0 (2023-03-27)
Features
- remove CommonDao.tmToBM, beforeTMToBM hook (90c02ee)
v8.52.0
8.52.0 (2023-03-22)
Features
- CommonDao tx ops now can be undefined (0bf28e0)
v8.50.3
8.50.3 (2022-12-25)
Bug Fixes
- revert last changes, bring back TM (dd36429)
v8.50.2
8.50.2 (2022-12-10)
Bug Fixes
- allow modelType to be optional string (a90ae8b)