Releases: bpmn-io/bpmn-js-token-simulation
Releases · bpmn-io/bpmn-js-token-simulation
v0.38.1
v0.38.0
Changes
- chore(CHANGELOG): update to v0.38.0 ad9783a
- fix(simulator): make inclusive join spec compliant fb248fa
- test: verify non-interrupting boundary event handling a4b95ab
- fix: ensure events can be caught by boundary events 2ad861d
- test(simulator): rename tests to better align with BPMN spec names e9b2a80
- chore(simulation-support): simplify code 81037c7
- chore(simulator): flag terminated as ordinary completed state 415cc39
- test(log): verify process logs 744cc0f
- feat(simulator): prevent completed scope from yielding token f9d20e0
- feat(simulation-support): be able to match
scopeDestroyed
by element ID 799c63b - fix: preserve compensation triggers when recovering from sub-process error cd2c0be
- chore(simulator): simplify some check 3b493c6
- chore(simulator): simplify includes check feefbeb
- chore(simulator): simplify implementation b75f57c
- fix(simulator): consider link events before inclusive joins fe3ecf9
- chore: update webpack* dependencies 6862938
v0.37.0
Changes
- chore(CHANGELOG): prepare v0.37.0 f77c040
- fix: properly hide context pads based on scope filters ec9f90f
- fix: show transaction and ad-hoc subprocess scopes 5797471
- fix: log transaction and ad-hoc subprocesses 6e55a10
- fix(keyboard-bindings): prevent actions that we handle 23772bb
- feat(disable-modeling): explicitly allow-list editor actions in modeling mode 5048147
- feat(show-scopes): indicate selected root scope cd94ddf
- feat: do not hide active tokens on parent 6f8e3af
- fix(simulator): correct activation of nested compensation event-sub d3b3fef
- chore: use bpmn-js core utilities in place of ElementHelper exports 5c5c108
v0.36.3
v0.36.2
v0.36.1
Changes
- chore(CHANGELOG): update to v0.36.1 5f595f5
- deps: update to [email protected] 9db996e
- chore: update bpmn.io deps e122813
- chore: update eslint* f6e1fd6
- chore: bump to [email protected] dfb77a6
- chore: bump webpack* e53c2fc
- chore: bump rollup 4f9623a
- fix: show drilldown overlay in simulation mode 72a3955
- ci: add setup action 1b25d4c
- chore: update dependency puppeteer to v24 31e52ba
- chore: update dependency webpack-cli to v6 e5f0283
- chore: update codecov/codecov-action action to v5 1cbe2c7
- chore: correct lint config c48646f
v0.36.0
Changes
- chore(CHANGELOG): update to v0.36.0 fb7637e
- ci: test against bpmn-js@17 1545d79
- test: skip
all
test 32b680c - chore: restore focus on context pad click 5455eaf
- test: change animation speed to reliably trigger <all> test 53d026e
- fix(animation): don't trigger <done> when clearing animation 58db55f
- fix(animation): clear animation when destroying diagram 10c82bc
- chore(package): add author 799aea8
- docs(animation): add jsdoc for used services 2a76301
- test: add firefox headless profile fa8c893
- chore: bump rollup* c2df8b5
- chore(example): drop keyboard binding (implicit now) 5280c51
- chore: update eslint* f950d4f
- chore: bump to [email protected] ba2c7e9
- chore: bump test dependencies ab1a970
- chore: update dependency bpmn-js to v18 aad1f67
- style: drop duplicate comment 2d5e877
- chore: move main entry point to
lib
548ade6 - chore: simplify eslint config 16a3349
- ci: update job names to
snake_case
15c4504 - chore: update dependency npm-run-all2 to v7 c6482be
- chore: migrate to eslint@9 349438b
- chore: update eslint* dependencies ea090be
v0.35.1
v0.35.0
v0.34.5
Changes
- chore(CHANGELOG): update to v0.34.5 4425884
- chore: bump to [email protected] 286f69e
- chore: bump npm-run-all2 19901ea
- chore: bump rollup a4c2d44
- deps: use min-dom@4 78226c6
- chore: bump eslint* d720521
- chore: bump test dependencies d7faeb2
- chore(simulator): refactor
ParallelGatewayBehavior
c6f00d2 - fix(simulator): make parallel join spec compliant 19368b2