We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576078a commit 448364dCopy full SHA for 448364d
.github/renovate.json5
@@ -19,5 +19,9 @@
19
"kill-port", // `kill-port:^2.0.0 has perf issues (#8392)
20
21
"prettier", // waiting for stable choice on ternaries
22
+
23
+ // renovate doesn't properly handle x.x.x-experimental-yyy-zzz version schema
24
+ "react-compiler-runtime",
25
+ "babel-plugin-react-compiler",
26
],
27
}
0 commit comments