Skip to content

chore: upgrade Next.js to 15.5.6 and React to stable 19.2.0#136

Merged
RajatRajdeep merged 2 commits intoHydPy:mainfrom
pandaabinash99:chore/upgrade-nextjs-and-react-to-stable-version
Nov 19, 2025
Merged

chore: upgrade Next.js to 15.5.6 and React to stable 19.2.0#136
RajatRajdeep merged 2 commits intoHydPy:mainfrom
pandaabinash99:chore/upgrade-nextjs-and-react-to-stable-version

Conversation

@pandaabinash99
Copy link
Contributor

Summary:

Upgraded the project dependencies to align with the latest stable versions of React and Next.js for improved performance, stability, and long-term compatibility.

  • Updated React and React DOM from 19.0.0-rc-69d4b800-20241021 → 19.0.0
  • Updated Next.js from 15.0.1 → 15.5.6
  • Reinstalled dependencies and updated lock file
  • Verified local build and dev server

Issue Link:

Fixes #134

PR Checks:

  • Code is properly formatted (executed make pre-push command).
  • No ESLint warnings (verified with make pre-push command).
  • UI Changes are responsive (checked in the responsive view).
  • Performance is maintained (Lighthouse report reviewed).
  • User experience (UX) considerations are met.
  • Accessibility is supported (validated with accessibility tools).

@pandaabinash99 pandaabinash99 changed the title chore: upgrade Next.js to 15.5.6 and React to stable 19.0.0 chore: upgrade Next.js to 15.5.6 and React to stable 19.2.0 Nov 18, 2025
@pandaabinash99
Copy link
Contributor Author

@RajatRajdeep upgraded react and react-dom to 19.2.0.

@RajatRajdeep RajatRajdeep merged commit 317809a into HydPy:main Nov 19, 2025
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.

Upgrade react RC builds to stable releases

2 participants