Releases: zakodium/adonis-mongodb
Releases · zakodium/adonis-mongodb
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)
v0.14.3
0.14.3 (2023-03-07)
Bug Fixes
- set exit code to 1 if migration failed (#140) (f07017c)
v0.14.1
0.14.1 (2023-03-06)
Bug Fixes
- add "override" to migration template (#132) (d8f8dc7)
- ignore type declaration files in migrations directory (#137) (b7eda71)