|
|
|
|
|
by tored
1565 days ago
|
|
How would you handle versioning in a monorepo? Just a new directory for major versions? If we have multiple teams you can’t really refactor other teams code and sometimes you need to do breaking changes thus I imagine that some versioning must exist. |
|