You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can probably imagine that this is a very very difficult task for next-yak so we won't be able to support it
But maybe @kdy1 might at some point (maybe once the react compiler is stable) ship a SWC version of the react compiler and run it right before the JSX is transformed
jantimon
changed the title
Support React Compiler
Support React Compiler for CSS jsx prop
Dec 18, 2024
React 19 introduces the React Compiler, which does useMemo optimizations to make React applications faster automatically.
It appears that next-yak's
css
prop does not work well with react compiler.See these comments.
The text was updated successfully, but these errors were encountered: