Hello, I’m wondering if there are docs or resources on how to incrementally keep Ionic and Angular up to date? Seems like all the docs are going from major version to major version, but I’m wondering how to just incrementally keep up to date, especially with Angular. Should I just check in on the changelog and follow that? Is there another way?
I get nervous just running npm i @ionic/angular@x.xx.xx --save
every so often…idk if I should be updating Angular incrementally? Same with NGRX, etc.
It feels like I’m missing something, so just wanted to ask.
1 post - 1 participant