From 90a00b9318374b402114a4136c6f118b48d9346e Mon Sep 17 00:00:00 2001 From: Cory Deppen Date: Sat, 28 Dec 2024 19:41:26 -0500 Subject: [PATCH] [Fix] `prop-types`: support `ComponentPropsWithRef` from a namespace import --- CHANGELOG.md | 2 + lib/util/propTypes.js | 3 +- tests/lib/rules/prop-types.js | 320 ++++++++++++++++++++++++++++++++++ 3 files changed, 324 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56f3d47dd2..c7cd5f1c4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,14 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange ### Fixed * [`no-unknown-property`]: allow shadow root attrs on `