Camunda-modeler: Support bpmn-js@7 in bpmn-js Extensions

Created on 16 Jun 2020  路  5Comments  路  Source: camunda/camunda-modeler

__What should we do?__

Update dev and peer dependencies and ensure extensions work with bpmn-js@7:

  • [x] [bpmn-js-cli](https://github.com/bpmn-io/bpmn-js-cli) @philippfromme @maxtru
  • [x] [bpmn-js-collapse-subprocess](https://github.com/bpmn-io/bpmn-js-collapse-subprocess) @barmac
  • [x] [bpmn-js-disable-collapsed-subprocess](https://github.com/bpmn-io/bpmn-js-disable-collapsed-subprocess) @barmac
  • [x] [bpmn-js-executable-fix](https://github.com/bpmn-io/bpmn-js-executable-fix) @MaxTru
  • [x] [bpmn-js-properties-panel](https://github.com/bpmn-io/bpmn-js-properties-panel) @oguzeroglu
  • [x] [bpmn-js-signavio-compat](https://github.com/bpmn-io/bpmn-js-signavio-compat) @barmac

It might make sense to create issues in the respective repositories.

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.

All 5 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

philippfromme picture philippfromme  路  4Comments

pinussilvestrus picture pinussilvestrus  路  4Comments

mschoe picture mschoe  路  5Comments

mschoe picture mschoe  路  4Comments

theelectricsoul picture theelectricsoul  路  4Comments