We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60cafd9 commit 582a1f1Copy full SHA for 582a1f1
CHANGELOG.md
@@ -1,11 +1,19 @@
1
# @cloudfour/eslint-plugin
2
3
-## Unreleased
+## 24.0.0
4
5
### Breaking Changes
6
7
-- Changed from a "super plugin" to a flat config file.
8
-- 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`
9
+
10
+### Major Changes
11
12
+- Update `eslint-plugin-jsdoc` from `v46` to `v50`
13
+- Update `eslint-plugin-n` from `v16` to `v17`
14
+- Update `eslint-plugin-promise` from `v6` to `v7`
15
+- Update `eslint-plugin-unicorn` from `v48` to `v56`
16
+- Update `typescript-eslint` from `v6` to `v8`
17
18
## 23.0.0
19
0 commit comments