@bpmn-io/feel-editor
Advanced tools
Changelog
1.10.0
FEAT
: update camunda
built-is (#65)FEAT
: support configuration of parserDialect
(#68, nikku/lezer-feel#37)FEAT
: support backtick identifies in camunda
mode (#68)DEPS
: update to @bpmn-io/feel-lint@1.4.0
DEPS
: update to lang-feel@2.3.0
DEPS
: update to lezer-feel@1.7.0
DEPS
: update codemirror*
DEPS
: update to lezer*
Changelog
1.6.0
FEAT
: allow to provide custom built-ins (293d1ae
)FEAT
: allow to configure dialect
(c0aaf53
)FEAT
: attach aria-language
to editorFIX
: recognize built-ins and global variables with spacesFIX
: do not complete snippets in PathExpression
FIX
: correct completion inside positional argumentsCHORE
: update built-ins (8bc2194
)DEPS
: update @codemirror/*
DEPS
: update to lezer-feel@1.2.9
DEPS
: update to lang-feel@2.1.1