storefront-foundation / react-storefront

React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor (contributors@reactstorefront.io).
https://www.reactstorefront.io
Other
796 stars 190 forks source link

Upgrade docs to include steps for upgrading to latest version. #216

Open jibin362 opened 2 years ago

jibin362 commented 2 years ago

Feature request

Is your feature request related to a problem? Please describe.

We have an older version of React Storefront running. Lately with all the developments done, the never version of storefront has breaking dependency changes (for eg., @material-ui v4 was changed to @mui v5, Next.js 10.x to 12.x etc..).

Describe the solution you'd like

A clear and concise documentation on things to consider while upgrading to latest version. Steps on how to upgrade etc.. would be of great help as a separate section in the docs. Something similar to https://nextjs.org/docs/upgrading

Describe alternatives you've considered

None yet.