Will React Compiler (from React 19) affect Zustand in any way? #2562
-
The announcement of React compiler with the upcoming React 19 is generating a lot of discussion, due to how it will eliminate the need for manual memoization. I'm trying it myself, and I'm very impressed with the results. Out of the box optimization is not something we're used to in React land. So now I'm wondering, @dai-shi: will this React Compiler affect Zustand in some way, either its external API or its internal implementation? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
I don't think so. It should just work fine. |
Beta Was this translation helpful? Give feedback.
-
I'm having the same problem installing Next 19. For a minimal project just instal latest version. |
Beta Was this translation helpful? Give feedback.
I don't think so. It should just work fine.