|
|
|
|
|
by albedoa
2723 days ago
|
|
> Unmigrated semver breaking changes are a form of technical debt Maybe you can clear my confusion. If Module B is dependent on Module A, then every version of B should refer to a specific version of A, correct? What is there to break? Development can continue on A without interfering with B, and then you can uptick B once it points to a later A. I'm not sure what this has to do with the mono/poly discussion. |
|
To avoid that, you do 10 migration commits so everyone is on the latest version. If you're going to do that as standard operating procedure anyway might as well make it far easier and have a monorepo.