Skip to content

Commit 2bf24b2

Browse files
committed
[meta] add missing changelog entry
1 parent ac49944 commit 2bf24b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
1818
* [`prop-types`]: Detect TypeScript types for destructured default prop values ([#2780][] @sunghyunjo)
1919
* [`jsx-pascal-case`]: Handle single character namespaced component ([#2791][] @daviferreira)
2020
* [`jsx-closing-bracket-location`]: In `tag-aligned`, made a distinction between tabs and spaces ([#2796][] @Moong0122)
21+
* [`jsx-handler-names`]: false positive when handler name begins with number ([#2801][] @mikol)
2122

23+
[#2801]: https://github.com/yannickcr/eslint-plugin-react/pull/2801
2224
[#2796]: https://github.com/yannickcr/eslint-plugin-react/pull/2796
2325
[#2791]: https://github.com/yannickcr/eslint-plugin-react/pull/2791
2426
[#2789]: https://github.com/yannickcr/eslint-plugin-react/pull/2789

0 commit comments

Comments
 (0)