ionic-team/starters

Feature Request: Tag Major Versions of Ionic Framework

eric-horodyski opened this issue · 1 comments

Starter Type: N/A
Starter Template: N/A

Description:
Working with a customer, I need to scaffold an Ionic Framework v4 application to create a customized upgrade path. With only the package.json file available, I require a way to create the correct project structure and contents to test dependency updates.

It would be beneficial if this repository had tags for major versions of the Ionic Framework. While we do end-of-life versions of the Framework, it is helpful in a support capacity to keep some mechanism available to allow us to easily create older Ionic Framework version projects.

My ionic info:
N/A

Other Information:
N/A

I need to create ionic 6 app but It is very complex for me because ionic cli doesn't let me set the version of ionic I want to use when I create the project. :(