How can I change a component for updates in V2 without messing up V1?

When iterating on a new version of an app I want to make adjustments to components but not mess with the earlier versions of the app using the same components. Whats the best way to do this?

1 Like

Also wondering people’s workflows here?

When reviewing old mocks I want to keep their original component designs and not have the ‘update components?’ window always pop-up, someone is bound to click it.