Support replacements with same version #33033
Labels
priority-3-medium
Default priority, "should be done" but isn't prioritised ahead of others
type:feature
Feature (new functionality)
Describe the proposed change(s).
Ref: #32844
We need the ability to replace package A with package B and maintain the same version. This is for cases where packages are being dual published but B is the preferred one.
We can keep a requirement on
matchCurrentVersion
but makereplacementVersion
be optional and equalcurrentValue
(orcurrentVersion
?) if unspecified.The text was updated successfully, but these errors were encountered: