React 19 Migration #296
Labels
frontend
Frontend related issues
help-wanted
Help is wanted
javascript
Pull requests that update Javascript code
react
Pull requests that update React code
refactor
Code changes or improvements that do not change code behaviour
typescript
Pull requests that update TypeScript code
Description
Migrate the project from React18 to React19. Use React 19 Migration Guide.
Context
A new release of the React framework was released. We aim to stay up to date with recent versions of our framework. By doing that we can take advantage of the new features and improvements that the release brings and makes the project more interesting for new collaborators. It also improves the state of the app for future migrations thanks to not having to upgrade multiple versions at a time.
How to do it
npx codemod@latest react/19/migration-recipe
(Also in React19 Migration Guide previously mentioned)Testing
🖐️ Learn how to CONTRIBUTE, all help is welcomed :)
📚 Check out the project documentation for more info
⭐ Help this project grow by giving it a star if you like it!
😵 Trello links are used for traceability, do not ask to join the board before leaving a comment in the related issue
The text was updated successfully, but these errors were encountered: