17.0.0
FEAT
: add to selection through SHIFT (bpmn-io/diagram-js#796, #2053)CHORE
: remove broken touch interaction (bpmn-io/diagram-js#796)DEPS
: update todiagram-js@14.0.0
Breaking Changes
- Migrated to
diagram-js@14
which removes touch interaction module, and dependency on unsupportedhammerjs
package. If you rely on touch interaction, you need to support touch interaction on your own.