-
Notifications
You must be signed in to change notification settings - Fork 343
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
Angular Updates #524
Comments
Hi @cmckni3 do we have a timeline for each Angular version? |
14.0.0 released |
Tried to publish 13.0.0 for Angular 13 but Angular 14 complains with #447 |
@cmckni3 a win for humanity with the v14 release! Let's continue up to Angular 19! |
Yep. Working on 15 |
13 released and previous version 3.2.0 deprecated. Published v15 beta |
According to Angular's versioning policy, v15 libraries should work on v16 and v17 as well (previous 2 versions policy). |
15.0.0 published 16.0.0-beta.3 published |
16.0.0 published |
Hi @cmckni3 Could you please provide an approximate release date for Angular 19? Thank you |
@khIsm you can use the v16.0.0 for Angular 19 until the v19.0.0 is out. The v15 and 16 allows installation for all angular versions above 15 and 16 respectively. |
I am targeting Angular 19 within the next week. I am currently working on Angular 17. Thanks to @songokudbz for pointing out that I changed the package.json to v16.0.0 may work, as @songokudbz pointed out; however, Angular does not guarantee this. When I publish v17.0.0, it should work according to Angular's compatibility policy, as mentioned in my comment. The only issue I encountered with Angular 19 was a compiler error stating |
@cmckni3 can be easily fixed.
|
@songokudbz, yeah, I haven't gotten to Angular 19 yet. I thought about making the fix in a branch, but I still wouldn't want to publish it yet. I could publish a beta, but meh. |
Any updates on Angular 17, 18 and 19? |
17 should be ready to go. I need to test and publish this evening. |
17.0.0 published |
Creating an issue to collect all Angular support updates and issues for tracking
Angular 14
Issue(s): #452 #477
PR: #481
Angular 15
Issue(s): #501
PR: #537
Angular 16
Issue(s): #495
PR: #545
Angular 17
Issue(s): N/A
PR: #550
Angular 18
Issue(s): #518
PR: #552
Angular 19
Issue(s): #522
The text was updated successfully, but these errors were encountered: