-
Type: Task
-
Resolution: Gone away
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Packaging
-
None
-
Not Needed
Lerna does not support auto-upating peerDependencies during the publish and even though misaligned peerDependencies versions for monorepo packages don't cause issues for ci / install / bootstrap, it can cause issues when adding / removing packages from the workspace. We should mitigate that by 1) making sure all monorepo packages that are mentioned in peerDependencies have the same version specified there as a package (so no *) 2) making sure that our packages-version script handles updating peerDependencies version also
- is related to
-
COMPASS-5400 Align alll peerDependencies with the versions specified in deps / devDeps for all the packages
- Closed