Releases: camunda/camunda-dmn-js
Releases · camunda/camunda-dmn-js
v3.7.0
Changes
- chore(CHANGELOG): update to v3.7.0 4439b91
- chore: update to [email protected] 306f42f
- deps: update to [email protected] bfeaf57
- deps: make dmn-js-shared a prod dependency 74e5c82
- deps: update to [email protected] 52b96e1
- deps: update to [email protected] 89cf1e1
- deps: update to [email protected] 7377687
- chore: update to [email protected] 869e89c
- chore: update to [email protected] 104d648
- chore: update additional test dependencies a52c1bd
- chore: update to [email protected] ac0fefb
- chore: update babel* 814ff54
- chore: update rollup* d6f9fae
- chore: update eslint* 124b264
- test: simplify distro tests 0e00a44
- chore: update to chai@6 / clean test dependencies 8d28c4f
- chore: update to [email protected] 1935b87
- ci: use node@24 fb8d25d
- chore: replace dependency karma-chrome-launcher with karma-chrome-launcher-2 ^3.3.0 7e11177
- deps: update dependency diagram-js-grid to v2 4d79976
- deps: update dependency min-dash to v5 3be320b
v3.6.0
- chore: update changelog 623db40
- chore: update actions/checkout action to v6 f0ddb68
- chore: update dependency @rollup/plugin-commonjs to v29 a3bad34
- chore: update actions/setup-node action to v6 1566daf
- chore: update github/codeql-action action to v4 0db5664
- chore: update actions/setup-node action to v5 b6bd5f2
v3.5.0
v3.4.0
v3.3.0
v3.2.0
3.2.0
DEPS: update to[email protected]
Key Changes in Modeling
FEAT: add delete action for multi element context (bpmn-io/dmn-js#939)
v3.1.1
v3.1.0
- chore(CHANGELOG): update to v3.1.0 77c0611
- deps: update modeling dependencies 084c482
- ci: ubuntu-latest and use setup action 1ae1114
- chore: update dependency puppeteer to v24 a95de82
- chore: update dependency @rollup/plugin-node-resolve to v16 dc553b1
- chore: update codecov/codecov-action action to v5 ea2b1e7
v3.0.0
Changes
- deps: integrate
dmn-js@17/diagram-js@15(implicit keyboard binding) 365b5ca - chore: bump babel* 7e196be
- chore: bump eslint* 36a80f9
- chore: bump to [email protected] 5203399
- chore: bump to [email protected] c8b55a4
- chore: bump rollup* 2d8ab29
- chore: bump test dependencies 0aabd19
Key Changes in Modeling
FEAT: DRD editorCanvasis now a focusable element (bpmn-io/diagram-js#662)FEAT: keyboard binds implicitly (bpmn-io/diagram-js#662)
Breaking Changes
- Keyboard is now bound implicitly, and canvas is focusable. Using
bindToconfiguration or callingkeyboard.bindAPI withnodeparameter specified now results in a console error and has no effect, cf. (bpmn-io/diagram-js#662).
v2.10.2
- deps: update to
[email protected]6ff222b - chore: update dependency npm-run-all2 to v7 a16a4a2