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

Chore(react): πŸ› οΈ Upgrade to version 19 ❗ #126

Open
3 tasks
Tracked by #120
krsiakdaniel opened this issue Dec 11, 2024 · 1 comment
Open
3 tasks
Tracked by #120

Chore(react): πŸ› οΈ Upgrade to version 19 ❗ #126

krsiakdaniel opened this issue Dec 11, 2024 · 1 comment
Assignees
Labels
Chore Updates dependencies. Dependencies Pull requests that updates a dependency file. Performance Improves website performance.
Milestone

Comments

@krsiakdaniel
Copy link
Owner

krsiakdaniel commented Dec 11, 2024

EDIT: this will be done in issue #216


Description

Research and apply breaking changes and new features for React 19.

Benefits

Upgrading to React 19 ensures the app stays up to date with the latest features, improvements, and bug fixes, while also eliminating any unnecessary dependencies like react-scroll.

Implementation

  • Review the React 19 breaking changes and new features.
  • Check if react-scroll is still in use.
  • Remove react-scroll if not needed.
  • Update the codebase to comply with React 19 changes.

Tasks

  • Read docs and possible issues.
  • Check and remove react-scroll if unused.
  • Test after upgrading.

Acceptance Criteria

  • The app runs with React 19 without issues.
  • react-scroll is removed if unnecessary.
  • All features and functionality are verified after the upgrade.

Screenshots

(Attach relevant screenshots or design mockups if applicable)

@krsiakdaniel krsiakdaniel added this to the 2024 - Dec milestone Dec 11, 2024
@krsiakdaniel krsiakdaniel self-assigned this Dec 11, 2024
@krsiakdaniel krsiakdaniel moved this to Backlog in krsiak.cz Dec 11, 2024
@krsiakdaniel krsiakdaniel changed the title Research React 19 changes. Upgrade to React 19 Dec 11, 2024
@krsiakdaniel krsiakdaniel added Dependencies Pull requests that updates a dependency file. Chore Updates dependencies. labels Dec 11, 2024
@krsiakdaniel krsiakdaniel pinned this issue Dec 11, 2024
@krsiakdaniel krsiakdaniel changed the title Upgrade to React 19 chore: πŸ› οΈ Upgrade to React 19 Dec 11, 2024
@krsiakdaniel krsiakdaniel changed the title chore: πŸ› οΈ Upgrade to React 19 Chore: πŸ› οΈ Upgrade to React 19 Dec 11, 2024
@krsiakdaniel krsiakdaniel changed the title Chore: πŸ› οΈ Upgrade to React 19 Performance: πŸš€ Upgrade to React 19 Dec 11, 2024
@krsiakdaniel krsiakdaniel added the Performance Improves website performance. label Dec 11, 2024
@krsiakdaniel krsiakdaniel changed the title Performance: πŸš€ Upgrade to React 19 Performance(react): πŸš€ Upgrade to version 19 Dec 11, 2024
@krsiakdaniel krsiakdaniel linked a pull request Dec 17, 2024 that will close this issue
@krsiakdaniel
Copy link
Owner Author

Read comment in PR #191

@krsiakdaniel krsiakdaniel changed the title Performance(react): πŸš€ Upgrade to version 19 Performance(react): πŸš€ Upgrade to version 19 ❗ Dec 25, 2024
@krsiakdaniel krsiakdaniel changed the title Performance(react): πŸš€ Upgrade to version 19 ❗ Chore(react): πŸ› οΈ Upgrade to version 19 ❗ Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chore Updates dependencies. Dependencies Pull requests that updates a dependency file. Performance Improves website performance.
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

1 participant