NexGenStudioDev / NexGenStudioDev/ciitm-frontend
Upgrade React to Latest Stable Versions
Open
@Shadow-MMN is already working on this.
Since Oct 9, 2025.
enhancement
good first issue
hacktoberfest
Important
ONLY_FOR_NEW_CONTRIBUTORS
onlydust-wave
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
We have upgraded the project to use the latest stable versions of React and its related packages. This update is aimed at improving performance, stability, and long-term maintainability.
✅ Benefits of the Upgrade
- Improved performance and rendering efficiency
- Access to new React features and APIs
- Fixes for known bugs and security vulnerabilities
- Better support for the evolving React ecosystem
- Enhanced developer experience
📦 Updated Packages
react→ Latest stablereact-dom→ Latest stable- (Add any other updated dependencies here, such as
react-router-dom,react-scripts, etc.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.