Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jsx-eslint

Maintaining `eslint-plugin-react` and `eslint-plugin-jsx-a11y`, and associated tooling
Collective - Host: opensource - https://opencollective.com/jsx-eslint - Code: https://github.com/jsx-eslint

[Dev Deps] update `@babel/core`, `@babel/eslint-parser`, `eslint-remote-tester-repositories`, `ls-engines`

github.com/jsx-eslint/eslint-plugin-react - a73570f0bf5b39b8709315aeafefa95008bd8323 authored over 2 years ago by Jordan Harband <[email protected]>
[meta] add `export default` instead of `module.exports`

add `export default` instead of `module.exports` to avoid `Cannot use import declarations in mod...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 832cbd6e654af2e5f6a9581b3faf0cb1786c49f4 authored over 2 years ago by Vividha <[email protected]>
[Dev Deps] pin `@technote-space/doctoc` because v2.5 is a breaking change

See https://github.com/DavidWells/markdown-magic/issues/62 and https://github.com/technote-space...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 8c1df4dc585761ed5b8ce5c5195f5f2bc6efc4cf authored over 2 years ago by Jordan Harband <[email protected]>
[Deps] update `@babel/runtime`, `array-includes`, `axe-core`, `jsx-ast-utils`

github.com/jsx-eslint/eslint-plugin-jsx-a11y - aea7671e3a1338aa27f5691676b8dfb9690e295e authored over 2 years ago by Jordan Harband <[email protected]>
[Dev Deps] update `@babel/cli`, `@babel/core`, `@babel/eslint-parser`, `@babel/plugin-transform-flow-strip-types`, `eslint-plugin-eslint-plugin`

github.com/jsx-eslint/eslint-plugin-jsx-a11y - fb071abe4eb845c7f48820844cf162357d53e981 authored over 2 years ago by Jordan Harband <[email protected]>
[meta] move jest config to separate file

github.com/jsx-eslint/jsx-ast-utils - ad2129648dd75010c316e868067b46810e05e934 authored over 2 years ago by Jordan Harband <[email protected]>
[meta] use `npmignore` to autogenerate an npmignore file

github.com/jsx-eslint/jsx-ast-utils - 5d342c924880d0462a49aeac3e757d07e441a6c6 authored over 2 years ago by Jordan Harband <[email protected]>
[Dev Deps] update `@babel/core`, `@babel/parser`, `eslint`

github.com/jsx-eslint/jsx-ast-utils - 1cd3f757cec2781b649b3c582a5e2625f09518ff authored over 2 years ago by Jordan Harband <[email protected]>
[New] `jsx-newline`: add `allowMultiline` option when prevent option is true

Fixes #3033

github.com/jsx-eslint/eslint-plugin-react - 8887a19c24cf8556b6fc906e2f858d0b075f8f6e authored over 2 years ago by TildaDares <[email protected]>
[Tests] Fix `npm run flow`

- Update import as import type
- Replace script - flow with just flow (removing if statement)
...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 287854abd066704e2a9964da597e7ab7f6f7e2ad authored over 2 years ago by steve <[email protected]>
[Dev Deps] update `@babel/core`, `@babel/eslint-parser`, `@babel/parser`, `eslint`

github.com/jsx-eslint/jsx-ast-utils - 3d83f6f16bf5c02819db17d584e02bef713f8ccc authored over 2 years ago by Jordan Harband <[email protected]>
[Deps] update `array-includes`

github.com/jsx-eslint/jsx-ast-utils - 00a30c5a077fa10119b9258407619e2a5a0e8c95 authored over 2 years ago by Jordan Harband <[email protected]>
[Fix] `display-name`: fix false positive when using memo

github.com/jsx-eslint/eslint-plugin-react - b9aa04b10d9bb0b7274ad314ca125ddefd9fbdb3 authored over 2 years ago by Chiawen Chen <[email protected]>
[Fix]: `ArrayExpression`: handle sparse array

github.com/jsx-eslint/jsx-ast-utils - b7bd1614a2301f9088912245dc8d9b8c733ecae8 authored over 2 years ago by Duc Nghiem-Xuan <[email protected]>
[Fix] `jsx-no-leaked-render`: avoid unnecessary negation operators and ternary branches deletion

Closes #3297. Relates to #3292.

github.com/jsx-eslint/eslint-plugin-react - e7fc22f0a46bdea8eabde6bee6cb23115029533e authored over 2 years ago by Mario Beltrán Alarcón <[email protected]>
[Docs] `jsx-tag-spacing`: rename option from #3264

Fixes #3294.

github.com/jsx-eslint/eslint-plugin-react - 527db862599befd6f4fba17f5bd71e9ea998de60 authored over 2 years ago by Jordan Harband <[email protected]>
[Docs] `jsx-key`: split the examples

I didn't understand these were three different examples.

github.com/jsx-eslint/eslint-plugin-react - c42b624d0fb9ad647583a775ab9751091eec066f authored over 2 years ago by Roberto Polli <[email protected]>
[Fix] `display-name`: fix false positive for HOF returning only nulls

Fixes #3289.

github.com/jsx-eslint/eslint-plugin-react - fc9664fca84291764a4a66820c7e3e91ec9fe8c1 authored over 2 years ago by Chiawen Chen <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 91d375744846d7ffc35f15b2485d6dd83ba684e5 authored over 2 years ago by Jordan Harband <[email protected]>
[Fix] `button-has-type`: fix exception for `<button type>`

github.com/jsx-eslint/eslint-plugin-react - 9356230e747a8694901a449a3921c90aea79578d authored over 2 years ago by meowtec <[email protected]>
[meta] use `npmignore --auto` instead of `files` to limit published files

github.com/jsx-eslint/eslint-plugin-react - ea3b2a374d67e98ac0e14d99e6f4bfd2c070c915 authored over 2 years ago by Jordan Harband <[email protected]>
[eslint] use `ignorePatterns` instead of `eslintignore`

github.com/jsx-eslint/eslint-plugin-react - 7456e18c4bcb24ac9ae8e80285673a25b9e97c6e authored over 2 years ago by Jordan Harband <[email protected]>
[Deps] update `array-includes`, `object.hasown`

github.com/jsx-eslint/eslint-plugin-react - 4153a15414fe4f613478fdef8bbdd13a13a69630 authored over 2 years ago by Jordan Harband <[email protected]>
[Dev Deps] update `@babel/core`, `@babel/plugin-syntax-decorators`, `@babel/preset-react`, `@types/estree`, `@types/node`, `ls-engines`

github.com/jsx-eslint/eslint-plugin-react - 08e6c6ead08636fa67246f37db4b08220ada37eb authored over 2 years ago by Jordan Harband <[email protected]>
[Refactor] improve performance of rule merging

github.com/jsx-eslint/eslint-plugin-react - 438c21a819a91e3dff6d862051ab6df1490fe877 authored over 2 years ago by Chiawen Chen <[email protected]>
[Deps] update `array.prototype.flatmap`

github.com/jsx-eslint/eslint-plugin-react - c8833f301314dab3e79ef7ac4cf863e4d5fa0019 authored over 2 years ago by Jordan Harband <[email protected]>
[Dev Deps] update `@babel/core`, `@types/node`, `eslint-plugin-import`, `eslint-remote-tester`, `eslint-remote-tester-repositories`

github.com/jsx-eslint/eslint-plugin-react - d807c3ef41ca4a94dc00431c1cf607d42a62f0a9 authored over 2 years ago by Jordan Harband <[email protected]>
[Tests] skip fragment tests in eslint < 6

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 112261cbc84f5b7d74de9b427b529a10b41faece authored over 2 years ago by Jordan Harband <[email protected]>
[Deps] update `jsx-ast-utils`

[Tests] `role-supports-aria-props`: add test case from https://github.com/jsx-eslint/jsx-ast-uti...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - d74173aebe62bcac5ec0b265c47e6d59b0062371 authored over 2 years ago by Jordan Harband <[email protected]>
[Refactor] `role-supports-aria-props`: clean up the logic a bit

github.com/jsx-eslint/eslint-plugin-jsx-a11y - fb20bc4030045ff00327efb2b701b771411e76f8 authored over 2 years ago by Jordan Harband <[email protected]>
[Tests] skip fragment tests in node < 6

github.com/jsx-eslint/jsx-ast-utils - 9528a503a8511fc7e50a8ee8c31eeec571f8eb66 authored over 2 years ago by Jordan Harband <[email protected]>
[Dev Deps] update `@babel/core`, `@babel/parser`, `eslint`, `eslint-plugin-import`

github.com/jsx-eslint/jsx-ast-utils - b1ae75699eb9f43322477892c8cc15249c2c46c5 authored over 2 years ago by Jordan Harband <[email protected]>
[New] add `JSXFragment`, `JSXText`; fix `JSXElement` to handle children

Fixes #116.

github.com/jsx-eslint/jsx-ast-utils - 7f293dc8d068f31fe52a26e298a79097d2b749f6 authored over 2 years ago by Jordan Harband <[email protected]>
[Fix] `propTypes`: handle imported types/interface in forwardRef generic

Fixes #3140

github.com/jsx-eslint/eslint-plugin-react - 6c889121a5d701092e2ec1a58462cff7861b826e authored over 2 years ago by vedadeepta <[email protected]>
[Docs] `default-props-match-prop-types`, `require-default-props`, `sort-prop-types`: fix typos

github.com/jsx-eslint/eslint-plugin-react - b7a9c2ab996192a3a398c1bb586c225c86835f49 authored over 2 years ago by Nix <[email protected]>
[Refactor] improve performance of component detection

github.com/jsx-eslint/eslint-plugin-react - 46ce117c6b85847e92bc6d1b1d98f321be99d290 authored over 2 years ago by Chiawen Chen <[email protected]>
[meta] Create CODE_OF_CONDUCT.md

github.com/jsx-eslint/.github - b541fa1911a9dae2526b81e43d33ed9e2ae249c4 authored over 2 years ago by Dani Schuhman <[email protected]>
[Refactor] improve performance by avoiding unnecessary `Components.detect`

github.com/jsx-eslint/eslint-plugin-react - 18de0a653122c4ffd586a0269a7355c15ef05e23 authored over 2 years ago by Chiawen Chen <[email protected]>
[Refactor] `no-*-set-state`: improve performance

github.com/jsx-eslint/eslint-plugin-react - 2bf54d732f167d7ed41b5fdbd8309e4834f73267 authored over 2 years ago by Chiawen Chen <[email protected]>
[Refactor] `no-deprecated`: improve performance

github.com/jsx-eslint/eslint-plugin-react - 7e4c2c260a5f70c05331eb5f3e39ad358fe139c7 authored over 2 years ago by Chiawen Chen <[email protected]>
[meta] reflect the repo rename; remove travis badge

github.com/jsx-eslint/eslint-plugin-react - 96b3b06d7bef040f7845043fe93eefd1fc7fb8e3 authored over 2 years ago by Jordan Harband <[email protected]>
[meta] update FUNDING.yml

github.com/jsx-eslint/eslint-plugin-react - e52eed58e64cbd6d8e9f29423221443d58a1d534 authored over 2 years ago by Jordan Harband <[email protected]>
[meta] update Open Collective username

github.com/jsx-eslint/.github - 7e5601292b63bf19a4e857c9320009e899fedc1e authored over 2 years ago by Jordan Harband <[email protected]>
[Fix] `no-redundant-roles`, `role-supports-aria-props`: Remove implicit role from dl element

- Add a valid test case indicating `list` as a valid role for dl
- Remove dl import and export f...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - ce2c32855defdc64515b8c5200a7a49b99d0c671 authored over 2 years ago by uncommon-type <[email protected]>
[Refactor] improve performance for detecting class components

github.com/jsx-eslint/eslint-plugin-react - 161317e664ff00e0c0a27f3d032613f621c05939 authored over 2 years ago by Chiawen Chen <[email protected]>
[Deps] update `@babel/runtime`, `jsx-ast-utils`

github.com/jsx-eslint/eslint-plugin-jsx-a11y - f6ba03cd5c206e4ca04068253ab79ad32eb929ce authored over 2 years ago by Jordan Harband <[email protected]>
[Dev Deps] update `@babel/core`, `@babel/register`, `eslint-plugin-import`, `minimist`

github.com/jsx-eslint/eslint-plugin-jsx-a11y - fb3d51e61c8cf4506cafa7279bf35c4bc3e88466 authored over 2 years ago by Jordan Harband <[email protected]>
[New] Introduce a plugin-wide setting for custom components.

For #174

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 64dcac616d82a3c1184158a717140ebbf2105272 authored over 2 years ago by Pascal Corpet <[email protected]>
[Tests] skip failing TS tests on eslint 5

github.com/jsx-eslint/eslint-plugin-react - c8397ade64f46e4bfb3bceff0cc9d50acc505d52 authored over 2 years ago by Jordan Harband <[email protected]>
[Docs] CONTRIBUTING.md: remove issues link

github.com/jsx-eslint/.github - e3a5c1173f67ee966a6a92c78657a05cf2e602f4 authored over 2 years ago by Jordan Harband <[email protected]>
[Docs] Add CONTRIBUTING.md to solicit contributions

-Add info on ways to contribute
-Add details on how to set up dev environment
-Add info on how t...

github.com/jsx-eslint/.github - 33a85081ba034cd44201772fdea4c6dcadf28c0a authored over 2 years ago by uncommon-type <[email protected]>
[Fix] `jsx-no-useless-fragment`: use proper apostrophe in error message

github.com/jsx-eslint/eslint-plugin-react - 8992a2b8849f389e986b7bd956d79258681b7f17 authored over 2 years ago by Opender Singh <[email protected]>
[Refactor] improve performance for detecting function components

github.com/jsx-eslint/eslint-plugin-react - 365849c2ab69a1f92b4161d6d96b91490f5080f0 authored over 2 years ago by Chiawen Chen <[email protected]>
[Fix] `jsx-tag-spacing`: change multiline-always to proportional-always

- If the node is multiline then require newline
- If the node is singleline then require space

...

github.com/jsx-eslint/eslint-plugin-react - 316bc4013512ba2b1f7b93b29cac42591676cd32 authored over 2 years ago by Sebastian Malton <[email protected]>
[Deps] update `string.prototype.matchall`

github.com/jsx-eslint/eslint-plugin-react - c297a96a032dc4299c278edf377f4e31f7f8e8d7 authored almost 3 years ago by Jordan Harband <[email protected]>
[meta] Add CONTRIBUTING.md to solicit contributions

Fixes #845

github.com/jsx-eslint/eslint-plugin-jsx-a11y - ee933a245567b52f3ca71045cfac7371faf52907 authored almost 3 years ago by uncommon-type <[email protected]>
[readme] Remove dead david-dm badge

github.com/jsx-eslint/eslint-plugin-react - c28ae9ec2012a901670e6254026b0860063a070a authored almost 3 years ago by Darius Dzien <[email protected]>
[Refactor] fix linter errors

github.com/jsx-eslint/eslint-plugin-react - 04da3f0977380a1457e47abbf37ca2619c252c5a authored almost 3 years ago by Chiawen Chen <[email protected]>
[New] `jsx-tag-spacing`: Add `multiline-always` option

- This option enforces that the closingTag or the selfClosingTag is on a
new line if the entir...

github.com/jsx-eslint/eslint-plugin-react - 8513f1afb7f1c4e2092eb6b318300e2bb7880c48 authored almost 3 years ago by Sebastian Malton <[email protected]>
[Dev Deps] update `@babel/core`, `@babel/parser`, `eslint`

github.com/jsx-eslint/jsx-ast-utils - 7edf07f908fc4bcb5ec0eacd4b1a86a270b25a5e authored almost 3 years ago by Jordan Harband <[email protected]>
[Docs] `no-unused-prop-types`: fix syntax errors

github.com/jsx-eslint/eslint-plugin-react - b9b1bee5a27b4c3d2b970bbdc5345db4a870b48f authored almost 3 years ago by mrdulin <[email protected]>
[Fix] `no-unused-state`: avoid a crash

Fixes #3240.

Co-authored-by: Willy Liao <[email protected]>
Co-authored-by: Jordan Harband ...

github.com/jsx-eslint/eslint-plugin-react - 4876d549158df538520026170df3b8c933fa3603 authored almost 3 years ago by Willy Liao <[email protected]>
[readme] remove global usage and eslint version from readme

github.com/jsx-eslint/eslint-plugin-react - 5bc571db4743527d368167738f359dc6168f9b02 authored almost 3 years ago by 唯然 <[email protected]>
[New] `no-unknown-property`: Allow crossOrigin on image tag (SVG)

Fixes #3250

github.com/jsx-eslint/eslint-plugin-react - 2145e293eafae2164f0b5dfbcb8278c22f043ab8 authored almost 3 years ago by Paul O’Shannessy <[email protected]>
[New] `function-component-definition`: replace `var` by `const` in certain situations

Signed-off-by: Xavier Le Cunff <[email protected]>
Co-authored-by: Xavier Le Cu...

github.com/jsx-eslint/eslint-plugin-react - 4b4bba91ddebe27cf6bdd9f86d2b9a824a07a8fb authored almost 3 years ago by Xavier Le Cunff <[email protected]>
[Refactor] add AST util `isFunctionLike()`

github.com/jsx-eslint/eslint-plugin-react - 5554bd4725b49eb5b7661fd496df22f2d5ad2b00 authored almost 3 years ago by Nix <[email protected]>
[New] `require-default-props`: add option `functions`

github.com/jsx-eslint/eslint-plugin-react - 24621e4454109a285519e987d9a425b88339f734 authored almost 3 years ago by Nix <[email protected]>
[Refactor] reduce egregious use of array spread, in favor of `[].concat` idiom

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 18266282424c546f47a74f842a7bf62bdde1d5e8 authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] `propTypes`: add `VFC` to react generic param map

In d9531c3b, we missed adding VFC to genericTypeParamIndexWherePropsArePresent in addition to al...

github.com/jsx-eslint/eslint-plugin-react - 37b4f8e51bb1ce2540a586e4ae6e526a2ed7c685 authored almost 3 years ago by David Lechner <[email protected]>
[Docs] `no-static-element-interactions`: Update error message

- Recommend using native HTML whenever possible
- If using native counterpart is impossible, rec...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 0f1615aa921449b1bfec2920202e71135ee853fc authored almost 3 years ago by uncommon-type <[email protected]>
[Fix] `hook-use-state`: Allow UPPERCASE setState setter prefixes

github.com/jsx-eslint/eslint-plugin-react - cab69435804137221cdb6fc6920c877e64e2ab87 authored almost 3 years ago by Duncan Beevers <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 73ad445e434c7ff7d9811308b4b80f3b56d10e77 authored almost 3 years ago by Jordan Harband <[email protected]>
[Dev Deps] update `@babel/cli`

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 5e966e575d82cef44073ce3d309a0301cdace993 authored almost 3 years ago by Jordan Harband <[email protected]>
[Deps] update `@babel/runtime`, `minimatch`, `semver`

github.com/jsx-eslint/eslint-plugin-jsx-a11y - baaf791cea302002f2fbd424c7ebad179873a3d2 authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] `boolean-prop-naming`: handle React.FC, intersection, union types

github.com/jsx-eslint/eslint-plugin-react - 86a3177654e9290d454c77254787c2218b5e6ed5 authored almost 3 years ago by Marcin Dziewulski <[email protected]>
[Fix] `no-unstable-nested-components`: Improve error message and catch React.memo()

Fixes #3231

github.com/jsx-eslint/eslint-plugin-react - 1fdf9bdc9788ce6986f8e82f883ff4d7e161f16f authored almost 3 years ago by Zachary Liu <[email protected]>
[Fix] `no-unused-state`: avoid a crash on a class field gDSFP

Fixes #3236.

github.com/jsx-eslint/eslint-plugin-react - cdfd55836fc8a667c97448dc040de2a535ba5267 authored almost 3 years ago by Jordan Harband <[email protected]>
[New] `destructuring-assignment`: add option `destructureInSignature`

github.com/jsx-eslint/eslint-plugin-react - 567bc7dac32418acbb8c02fed3ef8fe17ff29077 authored almost 3 years ago by Chiawen Chen <[email protected]>
[meta] fix changelog

github.com/jsx-eslint/eslint-plugin-react - 24bf5947e9495808ef14fd0fbdd6a670a13bc443 authored almost 3 years ago by Jordan Harband <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 7484acaca8351a8568fa99344bc811c5cd8396bd authored almost 3 years ago by Jordan Harband <[email protected]>
`propTypes`: add `VFC` to react generic list

Fixes #3230

github.com/jsx-eslint/eslint-plugin-react - d9531c3bc539e292eb297a04c7b9312e8b63a223 authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] `jsx-curly-brace-presence`: the string "never" defaults to `propElementValues` as `ignore`

Fixes #3228

github.com/jsx-eslint/eslint-plugin-react - d8602acf4d17e317b34290fe7c95ae0212f4030f authored almost 3 years ago by Jordan Harband <[email protected]>
[Refactor] add `isParenthesized` AST util

github.com/jsx-eslint/eslint-plugin-react - a2ea65a5d0ecf2e2c95b80d99ff54b1ac9e8fdd8 authored almost 3 years ago by Mario Beltrán Alarcón <[email protected]>
[Docs] Add infrastructure for auto-generating markdown table and list

- Add readme.yml file to ensure table and list markdown content is
auto-generated from rules fol...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 9980d1da6f1c7d156db5653a136c8fab38f3f2d8 authored almost 3 years ago by uncommon-type <[email protected]>
[Fix] `no-unused-state`: avoid a crash on type-only gDSFP declarations

Fixes #3225

github.com/jsx-eslint/eslint-plugin-react - 90909990e8e80ecfb459b8dc72e2f09d982fc095 authored almost 3 years ago by Jordan Harband <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - e972bd70c803fc8fc7bd1e90673490b9ca257fdb authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] `no-array-index-key`: detect named-imported `cloneElement`/`createElement`

Fixes #3213

github.com/jsx-eslint/eslint-plugin-react - 7fdfd2ca9a105cf68018a62333b7a74145462d5a authored almost 3 years ago by Jordan Harband <[email protected]>
[actions] add release workflow

github.com/jsx-eslint/eslint-plugin-react - 0093e1be0c9591bbd77d106dd873e0dd9d63fecc authored almost 3 years ago by Brian Surowiec <[email protected]>
[Fix] `jsx-indent`: properly report on returned ternaries with jsx

Fixes #3222

github.com/jsx-eslint/eslint-plugin-react - 625010a70af2ab83398c7d1ee591fbe0fcd98d4c authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] `jsx-indent`: do not report on non-jsx-returning ternaries that contain null

Fixes #3222

github.com/jsx-eslint/eslint-plugin-react - a8fca2a12cabbcdde465eed1482af448e7521973 authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] `jsx-curly-brace-presence`: avoid warning on curlies containing quote characters

Fixes #3214

github.com/jsx-eslint/eslint-plugin-react - fe708e1936770bb66b74a473bf396e6714ccae36 authored almost 3 years ago by Jordan Harband <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 7f44ecc2f310d20e5efa4907d469753b3a2a5e15 authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] version settings: avoid a crash with an invalid version

Fixes #3219

github.com/jsx-eslint/eslint-plugin-react - 5dd50fa23bb318a131a0e0e35b0bbc6deb5dc02a authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] `jsx-key`: avoid a crash

Fixes #3220

github.com/jsx-eslint/eslint-plugin-react - a5dc2a20a95985e27a4a803b2cf996ffd20e1cfe authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] `jsx-indent`: avoid checking returns sans jsx

Fixes #3218

github.com/jsx-eslint/eslint-plugin-react - c605fd8ff15a9689a94a8abd87c5f3c706c0ebea authored almost 3 years ago by Jordan Harband <[email protected]>
[Fix] `jsx-key`: prevent false "missing array key" warning

Fixes #3215

github.com/jsx-eslint/eslint-plugin-react - 13d8df686945b64a727f378c27305e1487af30fe authored almost 3 years ago by Jordan Harband <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - ddcc5b3b09450432f312251c9b0e786753b3437a authored almost 3 years ago by Jordan Harband <[email protected]>