Releases: NaturalCycles/db-lib
Releases · NaturalCycles/db-lib
v9.22.0
9.22.0 (2024-10-12)
Features
- CommonDB.incrementBatch to replace updateByQuery with DBPatch (82f42e5)
- CommonKeyValueDB.incrementBatch (proposal to replace singular increment) (0b81679)
v9.21.0
9.21.0 (2024-10-12)
Features
- CommonKeyValueDB feature support manifest (3d52564)
v9.20.0
9.20.0 (2024-10-11)
Features
- add branded key to CommonKeyValueDao (#19) (773638b)
v9.18.0
9.18.0 (2024-09-14)
Features
- disable method overrides to improve type error messages (bf155d5)
v9.17.0
9.17.0 (2024-09-14)
Features
- CommonDao to support subtypes of string for ID (c0e805d)
v9.16.0
9.16.0 (2024-09-04)
Features
- validate CommonDao query to disallow excludeFromIndexes props (af00a0f)
v9.15.1
9.15.1 (2024-08-09)
Bug Fixes
- requireToExist error wording (8018fe7)
v9.15.0
9.15.0 (2024-08-09)
Features
- CommonDaoPatchByIdOptions.requireToExist (3bddbdb)