We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c23c50e commit b7c4954Copy full SHA for b7c4954
CHANGELOG.md
@@ -6,6 +6,10 @@ All notable changes to [path-intersection](https://github.com/bpmn-io/path-inter
6
7
___Note:__ Yet to be released changes appear here._
8
9
+## 4.0.1
10
+
11
+* `CHORE`: pre-allocate dots array ([#32](https://github.com/bpmn-io/path-intersection/pull/32))
12
13
## 4.0.0
14
15
* `FEAT`: remove internal caching logic in favor of robust external path caching mechanism ([#31](https://github.com/bpmn-io/path-intersection/pull/31))
0 commit comments