From 2428618b5a7334b96b7b7eb9629212d07b6fd510 Mon Sep 17 00:00:00 2001 From: TildaDares Date: Sun, 23 Mar 2025 23:54:17 +0100 Subject: [PATCH] [Fix] `jsx-no-constructed-context-values`: detect constructed context values in React 19 `` usage --- CHANGELOG.md | 3 +- .../jsx-no-constructed-context-values.md | 15 +++ .../jsx-no-constructed-context-values.js | 59 ++++++++++-- .../jsx-no-constructed-context-values.js | 96 +++++++++++++++++++ 4 files changed, 165 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7cd5f1c4a..65f715840b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,3 @@ - # Change Log All notable changes to this project will be documented in this file. @@ -10,11 +9,13 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange ### Fixed * [`no-unknown-property`]: allow shadow root attrs on `