Skip to content

Commit

Permalink
chore(CHANGELOG): v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Skaiir committed Mar 27, 2024
1 parent 8bf898a commit de3fbe8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/form-js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ All notable changes to [form-js](https://github.com/bpmn-io/form-js) are documen

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

## 1.8.2

* `FIX`: make the JSON editor readonly truly readonly ([#1107](https://github.com/bpmn-io/form-js/issues/1107))

## 1.8.1

* `CHORE`: monkey patch `formPlayground.init` event back into the release for compatibility reasons ([#1076](https://github.com/bpmn-io/form-js/issues/1076))

## 1.8.0

* `FEAT`: implemented new `expression` field, allowing precomputation of data at runtime using FEEL ([#1073](https://github.com/bpmn-io/form-js/issues/1073))
Expand Down

0 comments on commit de3fbe8

Please sign in to comment.