I searched on the web all the morning. Can’t find how to install Ionic 4 with Angular (or even Stencil)…
I know the final version of Ionic 4 isn’t released but I know there is some kind of alpha version out there.
I want to use Capacitor + Ionic4 and Angular (or Stencil) to begin to build a new app, this will be a waste of time to develop under Ionic 3 then switch to Ionic 4.
We still can manually install theses verisons, for testing only obviously.
We also need to update the package.json with the last version of the dependent ionic package (ionic-native etc…) or use Capacitor (lastest version too).
It’s working, I mean, I can build something, but the features aren’t all here obviously.
Hopefully it will be into the release candidates by then, but if you look at the old Ionic 2 and Ionic 3 release log (here) you can see that it took almost 1 year to move from Ionic 2 beta to 2.0.0 official release.
Ionic 4 is still in alpha, and then the beta will take many months before it’s ready for production code based on history. Ionic 3 was a much faster release cycle, but Ionic 4 seems to be a fairly major change to the codebase so it’s probably better to use Ionic 2 release for a reference point.
We also have to take into account that the Ionic team is spread a little bit more thin now with a focus on Capacitor, Stencil, and Ionic Native 5. These are awesome projects and super useful for us as Ionic developers, but they also might mean that Ionic 4 could still be a ways out.