Skip to content

Commit 8d11f0d

Browse files
committed
chore(CHANGELOG): update to v4.0.0
1 parent 9050cb5 commit 8d11f0d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ All notable changes to [path-intersection](https://github.com/bpmn-io/path-inter
66

77
___Note:__ Yet to be released changes appear here._
88

9+
## 4.0.0
10+
11+
* `FEAT`: remove internal caching logic in favor of robust external path caching mechanism ([#31](https://github.com/bpmn-io/path-intersection/pull/31))
12+
* `FEAT`: allow pre-computation of paths for later intersection ([#25](https://github.com/bpmn-io/path-intersection/issues/25), [#31](https://github.com/bpmn-io/path-intersection/pull/31))
13+
* `DOCS`: improve various type declarations ([#31](https://github.com/bpmn-io/path-intersection/pull/31))
14+
* `CHORE`: apply various minor internal optimizations ([#31](https://github.com/bpmn-io/path-intersection/pull/31))
15+
916
## 3.1.0
1017

1118
* `FIX`: correct type declaration ([#23](https://github.com/bpmn-io/path-intersection/pull/23))

0 commit comments

Comments
 (0)