Hi, I am trying to upgrade version 1.29.2 from 1.16.0. I know it is a huge change and there are a lot of breaking changes. Is there any tips or best practices to follow when upgrading?
For example, I'm planning to use the backstage upgrade helper, but do you recommend upgrading 1 version at a time and make required changes from change log and move on to next version? Or is it recommended to just run yarn backstage-cli versions:bump to jump straight to the latest version?
Thanks in advance!