Oracle JET Version: 10.0
Hi Community
I have a few questions on upgrading JET applications. We have read the migration sections in the developer documentation but are not 100% sure on some things.
What is the best approach for upgrading to a higher point-release within a major release i.e. if an app was scaffolded on JET 10.0, what is the best approach to upgrade it to JET 10.1?
I’d also be interested in how the strip/restore process works. If we ‘ojet strip’ an application which was scaffolded at say version 10.0, upgrade the CLI to say 10.1 then ‘ojet restore’ it, will it be restored at version 10.0 or version 10.1?
Are there any pitfalls in running a higher version of the CLI to the version of the application you are running? For example, if an application was scaffolded at version 10.0 and a developer installs the latest JET CLI at say version 10.1, could this result in different behaviour when running the app?
Many thanks!