__What should we do?__
Update dev and peer dependencies and ensure extensions work with bpmn-js@7:
It might make sense to create issues in the respective repositories.
Out of curiosity, will you just add 7 to the list, or already plan ahead and add 8 and such? Or will this always be a topic to do after releasing a major?
We do not add versions that have been released yet because we can not be sure whether they will be compatible without changes. Of course we should always update peer dependencies as quickly as possible after a major release.
I think that until we know what breaking changes are introduced in bpmn-js@8, we cannot guarantee that the package will work with that major version.
We do not add versions that have been released yet because we can not be sure whether they will be compatible without changes. Of course we should always update peer dependencies as quickly as possible after a major release.
Oh well yeah, that obviously makes a lot of sense 馃 thanks for the fast reply!
Most helpful comment
We do not add versions that have been released yet because we can not be sure whether they will be compatible without changes. Of course we should always update peer dependencies as quickly as possible after a major release.