upgrading to react 19

To upgrade to react 19, all you need to do is the use the following command, if you're using yarn and typescript:- 

yarn add --exact @types/react@^19.0.0 @types/react-dom@^19.0.0

This would create the following changesets. 



New JSX transform has been added which improve bundle size. 






 



Comments

Popular posts from this blog

mongosh install properly

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20