You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,22 +8,21 @@ ___Note:__ Yet to be released changes appear here._
8
8
9
9
*`CHORE`: drop hammerjs dependency ([#73](https://github.com/bpmn-io/diagram-js-minimap/issues/73))
10
10
11
-
12
11
### Breaking Change
13
12
14
13
* Following [`diagram-js@14`](https://github.com/bpmn-io/diagram-js/blob/develop/CHANGELOG.md#1400) this release drops hammerjs and broken touch support.
15
14
16
-
# 4.1.0
15
+
##4.1.0
17
16
18
17
*`CHORE`: bump dependencies
19
18
*`CHORE`: bump rollup
20
19
*`CHORE`: use diagram-js facilities for CSS escaping
21
20
22
-
# 4.0.1
21
+
##4.0.1
23
22
24
23
*`DEPS`: make `hammerjs` regular dependency
25
24
26
-
# 4.0.0
25
+
##4.0.0
27
26
28
27
*`FEAT`: minimap works with touch ([#54](https://github.com/bpmn-io/diagram-js-minimap/pull/54))
0 commit comments