On this page
Updating to the latest version
You can use the ng update command for an Angular CLI workspace, or the nx migrate command for updating within an Nx workspace.
ng update
To update an Analog project with the ng update command:
ng update @analogjs/platform@latestNx Migrate
To update an Analog project with the nx migrate command:
nx migrate @analogjs/platform@latest