Skip to content

Commit 438472f

Browse files
committed
Merge branch 'master' into akul/jsx-no-leaked-render-false-fixing
2 parents b3ebcac + 12fe944 commit 438472f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,14 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
2525
* [Docs] [`jsx-no-leaked-render`]: Remove mentions of empty strings for React 18 ([#3468][] @karlhorky)
2626
* [Docs] update `eslint-doc-generator` to v1.0.0 ([#3499][] @bmish)
2727
* [meta] add issue template ([#3483][] @ROSSROSALES)
28-
* [Docs] Use emoji for jsx-runtime config and config file for eslint-doc-generator ([#3504][] @bmish)[
28+
* [Docs] Use emoji for jsx-runtime config and config file for eslint-doc-generator ([#3504][] @bmish)
2929
* [Docs] [`prefer-exact-props`]: fix example flow syntax ([#3510][] @smackfu)
3030
* [Perf] use `anyOf` instead of `oneOf` (@ljharb @remcohaszing)
3131

3232
[#3511]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3511
3333
[#3510]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3510
3434
[#3504]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3504
35+
[#3502]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3502
3536
[#3499]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3499
3637
[#3494]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3494
3738
[#3493]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3493
@@ -43,7 +44,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
4344
[#3461]: https://github.com/jsx-eslint/eslint-plugin-react/issues/3461
4445
[#3452]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3452
4546
[#3449]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3449
46-
[#3424]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3429
47+
[#3429]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3429
4748
[#2848]: https://github.com/jsx-eslint/eslint-plugin-react/pull/2848
4849
[#1861]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1861
4950

0 commit comments

Comments
 (0)