File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
28
28
* [ Docs] [ ` jsx-no-useless-fragment ` ] : add more examples of correct code ([ #3349 ] [ ] @karlhorky )
29
29
* [ Docs] [ ` jsx-boolean-value ` ] : add jsdoc types for helper functions ([ #3344 ] [ ] @caroline223 )
30
30
* [ readme] remove dead codeclimate badge, add actions badge (@ljharb )
31
+ * [ readme] Remove dead david-dm badge ([ #3262 ] [ ] @ddzz )
31
32
32
33
[ #3350 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3350
33
34
[ #3349 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3349
@@ -46,6 +47,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
46
47
[ #3315 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3315
47
48
[ #3314 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3314
48
49
[ #3311 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3311
50
+ [ #3262 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3262
49
51
50
52
## [ 7.30.1] - 2022.06.23
51
53
Original file line number Diff line number Diff line change 4
4
[ ![ github actions] [ actions-image ]] [ actions-url ]
5
5
[ ![ Maintenance Status] [ status-image ]] [ status-url ]
6
6
[ ![ NPM version] [ npm-image ]] [ npm-url ]
7
- [ ![ Dependency Status] [ deps-image ]] [ deps-url ]
8
7
[ ![ Tidelift] [ tidelift-image ]] [ tidelift-url ]
9
8
10
9
React specific linting rules for ` eslint `
@@ -271,9 +270,6 @@ This pairs well with the `eslint:all` rule.
271
270
[ npm-url ] : https://npmjs.org/package/eslint-plugin-react
272
271
[ npm-image ] : https://img.shields.io/npm/v/eslint-plugin-react.svg
273
272
274
- [ deps-url ] : https://david-dm.org/jsx-eslint/eslint-plugin-react
275
- [ deps-image ] : https://img.shields.io/david/dev/jsx-eslint/eslint-plugin-react.svg
276
-
277
273
[ status-url ] : https://github.com/jsx-eslint/eslint-plugin-react/pulse
278
274
[ status-image ] : https://img.shields.io/github/last-commit/jsx-eslint/eslint-plugin-react.svg
279
275
You can’t perform that action at this time.
0 commit comments