diff --git a/CHANGELOG.md b/CHANGELOG.md index bc5aa9732d..8bc96b2e46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange ### Fixed * [`jsx-no-leaked-render`]: preserve RHS parens for multiline jsx elements while fixing ([#3623][] @akulsr0) * [`jsx-key`]: detect conditional returns ([#3630][] @yialo) -* [`jsx-newline`]: prevent a crash when `allowMultilines ([#3633][] @ljharb) +* [`jsx-newline`]: prevent a crash when `allowMultilines` ([#3633][] @ljharb) * [`no-unknown-property`]: use a better regex to avoid a crash ([#3666][] @ljharb @SCH227) * [`prop-types`]: handle nested forwardRef + memo ([#3679][] @developer-bandi) * [`no-unknown-property`]: add `fetchPriority` ([#3697][] @SevereCloud)