Skip to content

[FEAT] Bump The Project To React 19 #45

@DavidHDev

Description

@DavidHDev

Description
The current React version used by this project is "react": "^18.3.1".

Proposal
Upgrade the project to React 19 to take advantage of the latest features, performance improvements, and bug fixes. Ensure compatibility across all dependencies and address any breaking changes.

Problems
The main issue is that React Spring does not yet have a stable React 19 release. It will also be difficult to update libraries connected to three.js.

Acceptance Criteria

  • Update react and react-dom to 19.x.x in package.json.
  • Update other related dependencies (e.g., @types/react, react-router, etc.).
  • Check and update any deprecated APIs or breaking changes.
  • Run the project and fix any runtime issues.
  • Verify compatibility with third-party libraries.
  • Check all components are working without issues
  • Update documentation (if needed).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions