We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4b351 commit da0cde3Copy full SHA for da0cde3
CHANGELOG.md
@@ -6,6 +6,20 @@ All notable changes to [element-templates-validator](https://github.com/bpmn-io/
6
7
___Note:__ Yet to be released changes appear here._
8
9
+## 2.0.0
10
+
11
+_Re-published v1.8.1._
12
13
+* `FIX`: do not mark allOf and choices conditions as invalid
14
+* `DEPS`: update to @camunda/element-templates-json-schema@0.17.1
15
+* `DEPS`: update to @camunda/zeebe-element-templates-json-schema@0.19.1
16
+* `CHORE`: update to `ajv@8`
17
18
+### Breaking Changes
19
20
+* `dataPath` property on error objects are renamed to `instancePath`
21
+* error messages use "must" instead of "should"
22
23
## 1.8.2
24
25
_Re-published v1.8.0._
0 commit comments