Skip to content

Commit

Permalink
chore(CHANGELOG): update to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Oct 10, 2024
1 parent 2e88241 commit 649f879
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,18 @@ All notable changes to [eslint-plugin-bpmn-io](https://github.com/bpmn-io/eslint

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

## 2.0.0

* `FEAT`: migrate to flat config ([#19](https://github.com/bpmn-io/eslint-plugin-bpmn-io/issues/19))
* `FEAT`: turn into ES module
* `FEAT`: base of `react:recommended` and `mocha:recommended` configs
* `DEPS`: require `eslint@9`

### Breaking Changes

* Consume as an ES module ([#20](https://github.com/bpmn-io/eslint-plugin-bpmn-io/pull/20))
* Use alongside eslint@9 ([#20](https://github.com/bpmn-io/eslint-plugin-bpmn-io/pull/20))

## 1.0.1

* `DEPS`: support `eslint@9`
Expand Down

0 comments on commit 649f879

Please sign in to comment.