We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc8a898 commit 4309bdeCopy full SHA for 4309bde
compiler/packages/react-compiler-runtime/package.json
@@ -9,7 +9,7 @@
9
"src"
10
],
11
"peerDependencies": {
12
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0"
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^0.0.0-experimental"
13
},
14
"scripts": {
15
"build": "rimraf dist && rollup --config --bundleConfigAsCjs",
0 commit comments