Skip to content

Commit bc7cd46

Browse files
committed
chore: update changelog
1 parent dea7b40 commit bc7cd46

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,19 @@ All notable changes to [@bpmn-io/feel-editor](https://github.com/bpmn-io/feel-ed
66

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

9+
## 2.0.0
10+
11+
* `CHORE`: turn into ES module ([#80](https://github.com/bpmn-io/feel-editor/pull/80))
12+
* `CHORE`: drop CJS distribution ([#80](https://github.com/bpmn-io/feel-editor/pull/80))
913
* `DEPS`: update `codemirror` dependencies
1014
* `DEPS`: update to `@bpmn-io/feel-lint@3.0.0`
1115
* `DEPS`: update to `@bpmn-io/lang-feel@3.0.0`
1216
* `DEPS`: update to `@lezer/highlight@1.2.3`
1317

18+
### Breaking Changes
19+
20+
* Drop CJS distribution. To require from CJS use `Node >= 20.12.0`
21+
1422
## 1.12.1
1523

1624
* `FIX`: update jsDoc to reflect actual implementation ([#74](https://github.com/bpmn-io/feel-editor/pull/74))

0 commit comments

Comments
 (0)