You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
10
10
*[`no-invalid-html-attribute`]: add support for `apple-touch-startup-image``rel` attributes in `link` tags ([#3638][]@thomashockaday)
*[`no-unknown-property`]: add `displaystyle` on `<math>` ([#3652][]@lounsbrough)
13
+
*[`prefer-read-only-props`], [`prop-types`], component detection: allow components to be async functions ([#3654][]@pnodet)
13
14
14
15
### Fixed
15
16
*[`jsx-no-leaked-render`]: preserve RHS parens for multiline jsx elements while fixing ([#3623][]@akulsr0)
@@ -22,6 +23,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
22
23
*[Refactor][`function-component-definition`]: exit early if no type params ([#3634][]@HenryBrown0)
23
24
*[Refactor][`jsx-props-no-multi-spaces`]: extract type parameters to var ([#3634][]@HenryBrown0)
0 commit comments