HathorNetwork / hathor-explorer

Hathor's Public Explorer
MIT License
8 stars 4 forks source link

feat: Upgrades to React 18.2, react-redux 8 #283

Closed tuliomir closed 1 month ago

tuliomir commented 1 month ago

Acceptance Criteria

Notes

There is already a React v18.3 that adds many warnings that will help modernize the application to the future release of React v19. Those refactorings and modifications will be done at a future moment and are not the scope of this PR.

It was necessary to upgrade react-redux to at least v8 to have compatibility with React v18.

Security Checklist