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
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,5 @@
1
1
# Change Log
2
+
2
3
All notable changes to this project will be documented in this file.
3
4
This project adheres to [Semantic Versioning](https://semver.org/).
4
5
This change log adheres to standards from [Keep a CHANGELOG](https://keepachangelog.com).
@@ -19,6 +20,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
19
20
*[`no-invalid-html-attribute`]: substitute placeholders in suggestion messages ([#3759][]@mdjermanovic)
20
21
*[`sort-prop-types`]: single line type ending without semicolon ([#3784][]@akulsr0)
21
22
*[`require-default-props`]: report when required props have default value ([#3785][]@akulsr0)
23
+
*[`function-component-definition`], [`boolean-prop-naming`], [`jsx-first-prop-new-line`], [`jsx-props-no-multi-spaces`], `propTypes`: use type args ([#3629][]@HenryBrown0)
22
24
23
25
### Changed
24
26
*[Refactor]`variableUtil`: Avoid creating a single flat variable scope for each lookup ([#3782][]@DanielRosenwasser)
@@ -34,6 +36,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
0 commit comments