0.4.1 - 2021-02-22
- added custom
Container
to register with TypeORM, this custom container makes sure services exists before requesting them, preventingServiceNotFoundException
0.4.0 - 2021-01-15
- made the package compatible with TypeDI 0.9.0+
- added support for using scoped TypeDI containers instead of global one
- basic test case has been added and configured to run for every commit
- introduced Prettier to the project
- updated project tooling to TS only build
- updated various dev dependencies
No changelog before release 0.2.3.