Hi,
I would like to update my existing app with a new version of the framework.
How should I proceed?
Best bet would be to reference the changelog. It may be a pain but once your done, you’ll get the benefits of a more stable framework. Best of luck!
- Read up on the breaking changes from every version between the one you’re using now and the one you want to upgrade to
- Make a backup of your www directory
- Replace ionic.bundle.min.js and ionic.min.css in your current folder with the ones in the version of the framework you want to upgrade to (or use Bower)
- Go through all your templates and together with the information about the breaking changes, upgrade all your templates where neccesary