lauren
lauren
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #29187 * #29186 * #29185 * #29184 * #29183 * #29182 * __->__ #29181 * #29180
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #29187 * #29186 * #29185 * #29184 * #29183 * #29182 * #29181 * __->__ #29180 Explicitly waits for the build to finish...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #29211 * #29214 * #29213 user's pipeline When the user app has a babel.config file that is missing the compiler, strange things...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #29211 * __->__ #29214 * #29213 This commit will be ignored in .git-blame-ignore-revs
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #29211 * #29214 * __->__ #29213 Our prettier setup is all messed up after the merge, so this PR should fix things
Reading or writing to a ref in render is a [rule of React violation](https://react.dev/reference/react/useRef). This PR updates the docs for animated to use the `useAnimatedValue` hook instead, which does use...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #30829 There may still be rare instances in dev where the cache size changes between renders, so just reset the cache since...
Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #30810
In #31140 we switched over the uMC polyfill to use memo instead of state since memo would FastRefresh properly. However this busted devtools' badging of compiled components; this PR fixes...
I wanted to open an issue capturing some of our past discussion on adding support for React Compiler as an oxc plugin. For context, the React team reached out to...