Skip to content

Upgrading

Capacitor will require a migration between major versions. To do this:

  • Click Packages > @Capacitor.
  • Click 💡 and answer yes to migrating.

Migration will first search for all Capacitor plugins that require upgrading as well and will warn you if there are ones that are not compatible yet. It will then run migration scripts on your iOS and Android native projects and finally update all dependencies.

Minor Upgrades

You can upgrade minor versions of Capacitor by:

  • Click Packages > @Capacitor.
  • Click 💡 and answer yes to upgrading.