We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1545d79 commit fb7637eCopy full SHA for fb7637e
CHANGELOG.md
@@ -6,6 +6,12 @@ All notable changes to the [bpmn-js-token-simulation](https://github.com/bpmn-io
6
7
___Note:__ Yet to be released changes appear here._
8
9
+## 0.36.0
10
+
11
+* `FEAT`: support `bpmn-js@18` ([#196](https://github.com/bpmn-io/bpmn-js-token-simulation/pull/196))
12
+* `FIX`: clear animation when destroying diagram ([#196](https://github.com/bpmn-io/bpmn-js-token-simulation/pull/196))
13
+* `FIX`: do not complete animation when clearing it ([#196](https://github.com/bpmn-io/bpmn-js-token-simulation/pull/196))
14
15
## 0.35.1
16
17
* `FIX`: allow errors to propagate upwards ([#187](https://github.com/bpmn-io/bpmn-js-token-simulation/issues/187))
0 commit comments