Allow component updates to be consumed release by release - not all updates or individual components

When multiple library releases have been published (for example a separate Styles Library and Components Library have both had updates) the consumer can only choose to Accept all (both releases) or accept each component 1 at a time (e.g. Button, Input separately).

It would be great if you could accept entire of release 1 and then entire of release 2 in whatever order you want. For example when working with a Styles and Components library it is sometimes vital to accept the Components library in your file first but the styles library will always be shipped first.

Accepting styles first (in order) can cause components to have their styles overridden and cause the components update to break.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.