Skip to main content

Cosmic Web Application Upgrade

· One min read
Anton Troshin
Clematis maintainer

The commit upgrades the application to React 19.2 and refreshes the surrounding toolchain to newer compatible versions, including React DOM, Redux Toolkit, Vite, TypeScript, ESLint, and Vitest. It also moves the routing stack from the older React Router line to v7, which brings API and behavior changes in navigation and route handling. The build and CI environment are updated as well, with the pipeline switching to Node 22 and the dependency graph modernized to match newer package requirements.