Skip to content

Commit

Permalink
update changelog for v24
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceninja committed Nov 14, 2024
1 parent 60cafd9 commit 582a1f1
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# @cloudfour/eslint-plugin

## Unreleased
## 24.0.0

### Breaking Changes

- Changed from a "super plugin" to a flat config file.
- Changed package name from `@cloudfour/eslint-plugin` to `@cloudfour/eslint-config`.
- Changed from a "super plugin" to a flat config file
- Changed package name from `@cloudfour/eslint-plugin` to `@cloudfour/eslint-config`

### Major Changes

- Update `eslint-plugin-jsdoc` from `v46` to `v50`
- Update `eslint-plugin-n` from `v16` to `v17`
- Update `eslint-plugin-promise` from `v6` to `v7`
- Update `eslint-plugin-unicorn` from `v48` to `v56`
- Update `typescript-eslint` from `v6` to `v8`

## 23.0.0

Expand Down

0 comments on commit 582a1f1

Please sign in to comment.