You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/form-js/CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,15 @@ All notable changes to [form-js](https://github.com/bpmn-io/form-js) are documen
6
6
7
7
___Note:__ Yet to be released changes appear here._
8
8
9
+
## 1.8.3
10
+
11
+
*`FIX`: prevent checklist and taglist from triggering field validation early ([#1123](https://github.com/bpmn-io/form-js/issues/1123))
12
+
*`FIX`: prevent datetime from triggering field validation early ([#1099](https://github.com/bpmn-io/form-js/issues/1099))
13
+
*`FIX`: improved expression field result consistency in the editor ([#1114](https://github.com/bpmn-io/form-js/issues/1114))
14
+
*`FIX`: properly export type definitions ([#1105](https://github.com/bpmn-io/form-js/issues/1105))
15
+
*`CHORE`: renamed HTML component to HTML View for clarity ([4d0a6f52](https://github.com/bpmn-io/form-js/commit/4d0a6f52dcd73bd2d76bdb47b6d631e44f1cb13c))
16
+
*`CHORE`: change the editor expression description to include the key for identification ([#1116](https://github.com/bpmn-io/form-js/issues/1116))
17
+
9
18
## 1.8.2
10
19
11
20
*`FIX`: prevent prototype polution through keys and paths ([#1111](https://github.com/bpmn-io/form-js/issues/1111))
0 commit comments