Skip to content

Commit

Permalink
feat: lint first item access
Browse files Browse the repository at this point in the history
deps: update to `@bpmn-io/feel-lint@1.3.0`
  • Loading branch information
barmac committed Aug 26, 2024
1 parent b370aef commit 4f78359
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 18 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ All notable changes to [`@bpmn-io/properties-panel`](https://github.com/bpmn-io/

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

* `FEAT`: lint first item access ([feel-lint#25](https://github.com/bpmn-io/feel-lint/issues/25)
* `DEPS`: update to `@bpmn-io/feel-editor@1.7.0`

## 3.23.0

* `FEAT`: make text area auto resize by default ([#377](https://github.com/bpmn-io/properties-panel/pull/377))
Expand Down
36 changes: 19 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
],
"license": "MIT",
"dependencies": {
"@bpmn-io/feel-editor": "^1.6.0",
"@bpmn-io/feel-editor": "^1.7.0",
"@codemirror/view": "^6.28.1",
"classnames": "^2.3.1",
"feelers": "^1.4.0",
Expand Down

0 comments on commit 4f78359

Please sign in to comment.