We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jsx-no-constructed-context-values
<Context>
1 parent 79ac653 commit 5bf8e89Copy full SHA for 5bf8e89
CHANGELOG.md
@@ -9,6 +9,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
9
10
### Fixed
11
* [`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)
13
14
15
* [`jsx-no-constructed-context-values`]: detect constructed context values in React 19 `<Context>` usage ([#3910][] @TildaDares)
0 commit comments