Skip to content

Commit 6fb5817

Browse files
authored
deps: update feel dependencies
deps: update codemirror* deps: update to @bpmn-io/lang-feel@3.0.0 deps: update to `@lezer/highlight@1.2.3` deps: update to @bpmn-io/feel-lint@3.0.0
1 parent 2065a10 commit 6fb5817

3 files changed

Lines changed: 1565 additions & 1530 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +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))
13+
* `DEPS`: update `codemirror` dependencies
14+
* `DEPS`: update to `@bpmn-io/feel-lint@3.0.0`
15+
* `DEPS`: update to `@bpmn-io/lang-feel@3.0.0`
16+
* `DEPS`: update to `@lezer/highlight@1.2.3`
17+
18+
### Breaking Changes
19+
20+
* Drop CJS distribution. To require from CJS use `Node >= 20.12.0`
21+
922
## 1.12.1
1023

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

0 commit comments

Comments
 (0)