diff --git a/CHANGELOG.md b/CHANGELOG.md index d8b95aa600..2bd4c87d31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,11 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange ### Fixed * [`require-default-props`]: fix config schema ([#3605][] @controversial) +* [`jsx-curly-brace-presence`]: Revert [#3538][] due to issues with intended string type casting usage ([#3607][]) [#3605]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3605 +[#3607]: https://github.com/jsx-eslint/eslint-plugin-react/issues/3607 +[#3611]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3611 ## [7.33.0] - 2023.07.19