- Feature: add support for using
DataSource
andEntityManager
with transactional #2
- Feature: add maximum hook handlers options #13
- Fix: improve checks to support newest TypeORM versions #15
- Feature: add support for TypeORM custom and extend repositories #19. Thanks this PR #14.
- Chore: keep comments/docs #17. Thanks this PR #18.
- Feature: wrapInTransaction infer to the original function. Thanks this PR #21.
- Feature: add Async Local Storage support (#39).
- Refactor: remove unnecessary patch (#29).
- Refactor: improve the tests for all use cases.