Check the possibility of upgrading React as a part of the maintenance and having our dependencies always with the recent changes.
The task is not only to replace the version number, but also to investigate which features were changed into the current version. For example the `hydrate` method, it's currently changed to `hydrateRoot` (see here and here).
Resources
- relates to
-
PLANET-6917 Maintenance: Migrate the deprecated `frontendRendered` save method to hydration
- CLOSED