analogjs / analog

The fullstack meta-framework for Angular. Powered by Vite and Nitro
https://analogjs.org
MIT License
2.51k stars 240 forks source link

Docs: add guide on updating to the latest version #450

Closed brandonroberts closed 1 year ago

brandonroberts commented 1 year ago

Which scope/s are relevant/related to the feature request?

Docs

Information

Add instructions on updating to latest version using

nx migrate @analogjs/platform

ng update @analogjs/platform

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue

SOG-web commented 1 year ago

I have added the upgrade docs to the last section on the getting started paged.

I wanted to create a new page initially but since it just few lines, I felt it could still be added to the getting started page.

But let me know if you want me to put it on a new page

brandonroberts commented 1 year ago

Closed by https://github.com/analogjs/analog/pull/456