Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to React 18 #69

Merged
merged 5 commits into from
Jan 20, 2025
Merged

Migrate to React 18 #69

merged 5 commits into from
Jan 20, 2025

Conversation

vishnuravi
Copy link
Member

@vishnuravi vishnuravi commented Jan 19, 2025

Migrate to React 18.3

♻️ Current situation & Problem

The project is currently using React 17, which is now deprecated. As a result, security updates cannot be applied, and other dependencies also cannot be added or upgraded since they require React 18 or above.

⚙️ Release Notes

  • Migrates the project to React 18.3, which is still supported, and updates dependencies including react-router, react-dnd, react-dnd-html5-backend, react-i18next, and typescript. Cannot upgrade to React 19 at the moment due to lack of support from react-sortable-tree - see Migrate to React 19 #73.
  • Fixes eslint warnings / typescript errors.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@PSchmiedmayer
Copy link
Member

Thank you for looking into this @vishnuravi 🚀

@vishnuravi vishnuravi mentioned this pull request Jan 20, 2025
1 task
@vishnuravi
Copy link
Member Author

vishnuravi commented Jan 20, 2025

All issues/blockers have been resolved. Will merge.

@vishnuravi vishnuravi merged commit 6e8033d into main Jan 20, 2025
3 checks passed
@vishnuravi vishnuravi deleted the update-react branch January 20, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants