Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bump deps to angular 15 #481

Closed
wants to merge 1 commit into from

Conversation

ChrisZinnecker
Copy link

currently live reload is not working, if you update a project to angular 15

> ng run app:ionic-cordova-serve --host=localhost --port=8100 --platform=ios
[ng] This version of CLI is only compatible with Angular versions ^14.0.0,
[ng] but Angular version 15.0.1 was found instead.

@QuentinFarizon
Copy link

Hello @mhartington, can we get this merged ? It blocks using Angular 15
Thanks !

@mhartington
Copy link
Contributor

  1. Please do not ping, it just adds noise.
  2. Upgrading cordova-builders to support ng15 is more than just bumping the versions of deps. There is a dep on internal APIs that are needed, which are likely to change.

@QuentinFarizon
Copy link

Angular 15 is out since a month now. Do you have a status on supporting it ?

@QuentinFarizon
Copy link

Hello, Angular 15 is out since two months. Is Angular still supported by Ionic ?

mhartington added a commit that referenced this pull request Feb 15, 2023
BREAKING CHANGE: Apps will need to update to Angular 15 in order to support this version

Closes #481, Closes #477, Closes #482
mhartington added a commit that referenced this pull request Feb 15, 2023
* chore(): remove dsstore

* refactor(schematics): extend from @schematics/angular at top level

* refactor(): rework component schematics

* feat: bump deps to support angular v15

BREAKING CHANGE: Apps will need to update to Angular 15 in order to support this version

Closes #481, Closes #477, Closes #482

* chore(ci): update CI script

* chore(): update cicd scripts

---------

Co-authored-by: jonz94 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants