Skip to content

Commit 1519630

Browse files
committed
Merge branch 'feat/sort-prop-types-with-ts-types' of https://github.com/akulsr0/eslint-plugin-react into feat/sort-prop-types-with-ts-types
2 parents 2b8d443 + da1cc91 commit 1519630

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,13 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
55

66
## Unreleased
77

8+
### Added
9+
* [`sort-prop-types`]: give errors on TS types ([#3615][] @akulsr0)
10+
811
### Fixed
912
* [`no-deprecated`]: prevent false positive on commonjs import ([#3614][] @akulsr0)
1013

14+
[#3615]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3615
1115
[#3614]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3614
1216

1317
## [7.33.1] - 2023.07.29

0 commit comments

Comments
 (0)