Releases: zakodium/adonis-mongodb
Releases · zakodium/adonis-mongodb
v0.20.2
0.20.2 (2025-01-15)
Bug Fixes
- add missing triple-slash reference for transaction types (#171) (640eb39)
v0.20.0
0.20.0 (2025-01-15)
⚠ BREAKING CHANGES
- remove support for EoL Node.js 16
Features
Miscellaneous Chores
- remove support for EoL Node.js 16 (d3bcf9b)
v0.19.0
0.19.0 (2024-06-17)
Features
- Connection: add an observer api on transaction (#160) (721fe35)
v0.18.1
0.18.1 (2023-11-10)
Bug Fixes
- export
@computed
in typings and bound in Provider (#155) (3d136b9)
v0.16.0
0.16.0 (2023-09-19)
⚠ BREAKING CHANGES
Features
v0.15.0
0.15.0 (2023-05-22)
Features
- add
afterUpSuccess
method to migrations (8e70e59)