File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ) )
You can’t perform that action at this time.
0 commit comments