dunglas / react-esi

React ESI: Blazing-fast Server-Side Rendering for React and Next.js
https://dunglas.fr/2019/04/react-esi-blazing-fast-ssr/
MIT License
678 stars 30 forks source link

Maintenance: Dependencies, React 18, New Next.js Example, and Hook Implementation #54

Closed J3m5 closed 9 months ago

J3m5 commented 1 year ago

Update React ESI for compatibility with Latest Dependencies and React 18, Provide Next.js Example, Consider Implementing Hook

The task at hand involves updating React ESI to ensure compatibility with the latest dependencies, with a particular emphasis on React 18.

In addition to this, a new example will be provided within the official Next.js examples to replace the previous one that was outdated.

The final part of the task involves the potential implementation of a hook as an alternative to the existing HOC method. Progress on these tasks will be tracked here.

Tasks: