even tho the peer dep semver range allows the usage of typeorm@^0.3.0, maybe few deprecations & drops on the latest version of typeorm could break typeorm-transactional-cls-hooked@0.1.21
|
"peerDependencies": { |
|
"reflect-metadata": ">= 0.1.12", |
|
"typeorm": ">= 0.2.8" |
Please, read this when you have time: https://github.com/typeorm/typeorm/releases/tag/0.3.0 And close this Issue when you confirm that we can use your package with the latest version of typeorm. I can't find this out by myself yet.
even tho the peer dep semver range allows the usage of
typeorm@^0.3.0, maybe few deprecations & drops on the latest version of typeorm could breaktypeorm-transactional-cls-hooked@0.1.21typeorm-transactional-cls-hooked/package.json
Lines 63 to 65 in c16e19f
Please, read this when you have time: https://github.com/typeorm/typeorm/releases/tag/0.3.0
And close this Issue when you confirm that we can use your package with the latest version of typeorm. I can't find this out by myself yet.