babel-plugin-react-compiler React Compiler is a compiler that optimizes React applications, ensuring that only the minimal parts of components and hooks will re-render when state changes. The compiler also validates that components and hooks follow the Rules of React.This...
expo的依赖里面也有一个依赖是 "babel-preset-expo": "~11.0.15", 也是升级到第三位最新版 image.png babel-preset-expo最新版本里面有个依赖,才是babel-plugin-react-compiler image.png 然后babel-plugin-react-compiler,因为包里面没有带着.sh文件一起发布,所以导致找不到sh文件报错?windows上乱码,没法看到报...
Bumps the react-compiler group with 1 update:babel-plugin-react-compiler. Updatesbabel-plugin-react-compilerfrom 19.0.0-beta-6fc168f-20241025 to 19.0.0-beta-63b359f-20241101 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually @dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency @dependabot ignore this major versionwill close t...
Why Since React compiler is still experimental, the version is changing often. We should make it something that users must install first before they can use. However we were installing was leading...
babel-plugin-react-compiler (build issue installing or using the Babel plugin) eslint-plugin-react-compiler (build issue installing or using the eslint plugin) react-compiler-healthcheck (build issue installing or using the healthcheck script) Link to repro npm install eslint-plugin-react-compiler...
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - fix(babel-preset-expo): make babel-plugin-react-compiler an optional peer dep · expo/expo@8929a29
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - fix(babel-preset-expo): pin babel-plugin-react-compiler to fixed version avoiding `postinstall` issue · expo/expo@88f62e5
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - fix(babel-preset-expo): make babel-plugin-react-compiler an optional peer dep · expo/expo@4369c76
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web. - fix(babel-preset-expo): make babel-plugin-react-compiler an optional peer dep · expo/expo@8f3846e