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 de3ebb6 commit f549d19Copy full SHA for f549d19
packages/form-js/CHANGELOG.md
@@ -6,6 +6,10 @@ All notable changes to [form-js](https://github.com/bpmn-io/form-js) are documen
6
7
_**Note:** Yet to be released changes appear here._
8
9
+## 1.15.3
10
+
11
+- `FIX`: handle falsy values on table serialization ([#1404](https://github.com/bpmn-io/form-js/pull/1404))
12
13
## 1.15.2
14
15
- `FIX`: explicitly pass textfield change event target ([#1400](https://github.com/bpmn-io/form-js/pull/1400))
0 commit comments