-
Notifications
You must be signed in to change notification settings - Fork 481
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update to @bpmn-io/[email protected]
Changelog: * https://github.com/bpmn-io/form-js/blob/develop/packages/form-js/CHANGELOG.md#1100 * https://github.com/bpmn-io/form-js/blob/develop/packages/form-js/CHANGELOG.md#192 * https://github.com/bpmn-io/form-js/blob/develop/packages/form-js/CHANGELOG.md#191 feat: support `versionTag` for forms Closes #4463
- Loading branch information
Showing
3 changed files
with
98 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,7 @@ ___Note:__ Yet to be released changes appear here._ | |
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `@camunda/[email protected]` | ||
* `DEPS`: upddate to `@bpmn-io/[email protected]` | ||
|
||
### General | ||
|
||
|
@@ -24,6 +25,14 @@ ___Note:__ Yet to be released changes appear here._ | |
* `FEAT`: support maintaining `zeebe:priorityDefinition:priority` for user task ([bpmn-io/bpmn-js-properties-panel#1072](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1072)) | ||
* `FIX`: rename task definition type label ([bpmn-io/bpmn-js-properties-panel#1070](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1070)) | ||
|
||
### Key Changes in Forms | ||
|
||
* `FEAT`: support specifying version tag ([#4463](https://github.com/camunda/camunda-modeler/issues/4463)) | ||
* `FIX`: correct various minor FEEL evaluation issues | ||
* `FIX`: disallow drop when no formfield is found ([bpmn-io/form-js#1219](https://github.com/bpmn-io/form-js/pull/1219)) | ||
* `FIX`: ensure dynamic lists submit collapsed values ([bpmn-io/form-js#1230](https://github.com/bpmn-io/form-js/issues/1230)) | ||
* `FIX`: ensure dates are parsed timezone agnostically ([bpmn-io/form-js#1234](https://github.com/bpmn-io/form-js/pull/1234)) | ||
|
||
## 5.26.0 | ||
|
||
### General | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.