Skip to content

Commit 5bf8e89

Browse files
committed
[Fix] jsx-no-constructed-context-values: detect constructed context values in React 19 <Context> usage
1 parent 79ac653 commit 5bf8e89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
99

1010
### Fixed
1111
* [`no-unknown-property`]: allow shadow root attrs on `<template>` ([#3912][] @ljharb)
12+
* [`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] @TildaDares)
1213

1314
### Fixed
1415
* [`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] @TildaDares)

0 commit comments

Comments
 (0)