I doubt if I update an ionic 6 or not

Good afternoon, a year or so ago, I started to make an app with ionic 5, currently I want to resume that project, but I would like to update to the latest version of angular and ionic, I really don’t even know how to see the component versions anymore that can affect me, I think it is currently in angular 11, can you help me?

globally i have this on pc

@angular-devkit/architect 0.1302.4 (cli-only)
@angular-devkit/core 13.2.4 (cli-only)
@angular-devkit/schematics 13.2.4 (cli-only)
@schematics/angular 13.2.4 (cli-only)

  1. Do a backup of your project
  2. Do the update
  3. Test :slight_smile:

Just a quick note: if you are using datetime and ion-slider, you will need to update those components, they change a little bit but the upgrade is easy.

1 Like