You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you go with that versioning scheme, what's the purpose of separate repositories? If one package breaks something, all packages need new major releases. It means all packages need to be ready for release at exactly the same time. It needs coordination for all packages, what if some packages are maintained by different people in the future?
The text was updated successfully, but these errors were encountered:
If you go with that versioning scheme, what's the purpose of separate repositories? If one package breaks something, all packages need new major releases. It means all packages need to be ready for release at exactly the same time. It needs coordination for all packages, what if some packages are maintained by different people in the future?
The text was updated successfully, but these errors were encountered: