Skip to content

Commit 5b19cba

Browse files
committed
chore(CHANGELOG): v1.8.3
1 parent d9e767c commit 5b19cba

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/form-js/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ All notable changes to [form-js](https://github.com/bpmn-io/form-js) are documen
66

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

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+
918
## 1.8.2
1019

1120
* `FIX`: prevent prototype polution through keys and paths ([#1111](https://github.com/bpmn-io/form-js/issues/1111))

0 commit comments

Comments
 (0)