Releases: bpmn-io/bpmn-js
Releases Β· bpmn-io/bpmn-js
v17.2.2
v17.2.1
Changes
- chore(CHANGELOG): update to v17.2.1 0a93552
- deps: update to [email protected] 06838aa
v17.2.0
Changes
- chore(CHANGELOG): update to v17.2.0 2a4ec50
- deps: update to [email protected] cf66bc2
- chore(CHANGELOG): update ca95053
- chore: update to [email protected] f674a48
- deps: update to [email protected] c31a294
- deps: update to [email protected] ccac9a0
v17.1.0
v17.0.2
v17.0.1
v17.0.0
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 to[email protected]
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.