Open nikku opened 5 months ago
I want to be able to use these actions in a versioned way that allows me to control when and how to upgrade. This serves two purposes.
@bpmn-io/actions/...@v3
Stick to current strategy; with improved testing we'll over time get more stability into the tools, in addition these actions are not critical.
We've seen how working of latest could easily break userland (ref).
Is your feature request related to a problem? Please describe.
I want to be able to use these actions in a versioned way that allows me to control when and how to upgrade. This serves two purposes.
Describe the solution you'd like
@bpmn-io/actions/...@v3
and not bother about future changesDescribe alternatives you've considered
Stick to current strategy; with improved testing we'll over time get more stability into the tools, in addition these actions are not critical.
Additional context
We've seen how working of latest could easily break userland (ref).