We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6b557 commit b7780ceCopy full SHA for b7780ce
CHANGELOG.md
@@ -25,7 +25,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
25
### Fixed
26
* [`jsx-no-leaked-render`]: preserve RHS parens for multiline jsx elements while fixing ([#3623][] @akulsr0)
27
* [`jsx-key`]: detect conditional returns ([#3630][] @yialo)
28
-* [`jsx-newline`]: prevent a crash when `allowMultilines ([#3633][] @ljharb)
+* [`jsx-newline`]: prevent a crash when `allowMultilines` ([#3633][] @ljharb)
29
* [`no-unknown-property`]: use a better regex to avoid a crash ([#3666][] @ljharb @SCH227)
30
* [`prop-types`]: handle nested forwardRef + memo ([#3679][] @developer-bandi)
31
* [`no-unknown-property`]: add `fetchPriority` ([#3697][] @SevereCloud)
0 commit comments