feat: update to typeorm 1.0#80
Conversation
|
@maxdietrich-spiribo use registry.yarnpkg.com in lock |
|
My bad, that was my default locally and overwrote it. Should be fixed now :) |
|
yarn.lock should not be a full-rewrite. Minimize the diff |
|
I changed it back to the current master state of yarn.lock and ran I wonder if this is caused by a version difference in yarn or something? I am using the default corepack version of yarn With what version of yarn was the yarn.lock produced in the current version? |
|
replaced by: a5d88a1 |
|
Thanks for getting this into master :) Is there anything stopping a new release of the package? That would help us in our migration to typeorm 1.0 |
Hello there 👋
This adds support for the new TypeORM version 1, it fixes the breaking changes and bumps the peer dependencies typeorm expects accordingly. The unit tests pass.