Update from Ionic 2.0.0-beta 6 to Newest RC Version

Hi guys!

I haven’t get in touch with my Ionic 2 project for quite a long time. My last project was still using beta 6. And now Ionic have a brand new version which is 2.0.0-rc.1.

So, if I want to upgrade my Ionic from beta 6 to RC.1, do I just have to follow the instruction from this changelog https://github.com/driftyco/ionic/blob/master/CHANGELOG.md#steps-to-upgrade-to-rc0 ?

Or do I have something more to fix ? Thanks a bunch!

My approach would be:

  1. Go to Github Repo
  2. Open Changelog.md
  3. Scroll down to beta 6
  4. Now move up step by step and check for every breaking change.
  5. make adjustments
  6. done.