yannickcr/eslint-plugin-react
### [`v7.20.4`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#7204---20200726)
[Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.20.3...v7.20.4)
##### Fixed
- improve algorithm to check if a variable is coming from the pragma ([#2706][] [@jzabala](https://togithub.com/jzabala))
- [`prop-types`]: handle component returning null ([#2696][] [@hank121314](https://togithub.com/hank121314))
- [`prop-types`]/[`function-component-definition`]: Add check for first letter capitalization in functional component detection ([#2699][] [@jzabala](https://togithub.com/jzabala))
- [`prop-types`]: use variable value in prop type fields defined by variables ([#2704][] [@jzabala](https://togithub.com/jzabala))
- [`no-typos`]: warn on a bindingless `react` import
##### Changed
- [Tests] `boolean-prop-naming`: Added test for function invocation of bool ([#2697][] [@ajkovar](https://togithub.com/ajkovar))
- [Tests] `jsx-curly-brace-presence`, `jsx-no-comment-textnodes`: add passing tests
- [Refactor] `no-unused-state`: avoid a loop
[7.20.4]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.20.3...v7.20.4
[#2704]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2704
[#2699]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2699
[#2697]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2697
[#2696]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2696
Renovate configuration
:date: Schedule: "before 3am on Monday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^7.20.3
->^7.20.4
Release Notes
yannickcr/eslint-plugin-react
### [`v7.20.4`](https://togithub.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md#7204---20200726) [Compare Source](https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.20.3...v7.20.4) ##### Fixed - improve algorithm to check if a variable is coming from the pragma ([#2706][] [@jzabala](https://togithub.com/jzabala)) - [`prop-types`]: handle component returning null ([#2696][] [@hank121314](https://togithub.com/hank121314)) - [`prop-types`]/[`function-component-definition`]: Add check for first letter capitalization in functional component detection ([#2699][] [@jzabala](https://togithub.com/jzabala)) - [`prop-types`]: use variable value in prop type fields defined by variables ([#2704][] [@jzabala](https://togithub.com/jzabala)) - [`no-typos`]: warn on a bindingless `react` import ##### Changed - [Tests] `boolean-prop-naming`: Added test for function invocation of bool ([#2697][] [@ajkovar](https://togithub.com/ajkovar)) - [Tests] `jsx-curly-brace-presence`, `jsx-no-comment-textnodes`: add passing tests - [Refactor] `no-unused-state`: avoid a loop [7.20.4]: https://togithub.com/yannickcr/eslint-plugin-react/compare/v7.20.3...v7.20.4 [#2704]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2704 [#2699]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2699 [#2697]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2697 [#2696]: https://togithub.com/yannickcr/eslint-plugin-react/pull/2696Renovate configuration
:date: Schedule: "before 3am on Monday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.