camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.49k stars 479 forks source link

deps: update to @bpmn-io/feel-editor@1.6.0 #4378

Closed nikku closed 3 months ago

nikku commented 3 months ago

Proposed Changes

This ensures that the FEEL editor recognizes get or else as a language extension.

Unfortunately this is not a complete fix for https://github.com/camunda/camunda-modeler/issues/3983, as our external syntax validation is not aware of these exensions:

image

Checklist

To ensure you provided everything we need to look at your PR:

nikku commented 3 months ago

Superceeded by https://github.com/camunda/camunda-modeler/issues/4392.