v6.1.5
Changed
- Updated library to import
reflect-metadata
. Importingreflect-metadata
before bootstraping a module in the userland is no longer required.
Fixed
- Updated ESM build to provide proper types regardless of the ts resolution module strategy in the userland.
- Fixed container to properly resolve async
.toService
bindings. - Fixed
.toService
binding to properly disable caching any values.