Angular 9 support
See original GitHub issue- migrate to Angular 9 (#3447)
- migrate to Bootstrap 4.4.1 (#3596)
- update documentation on version support (#3597)
- do the
rc.0
release - update docs/deps about
@angular/localize
(#3613) - deprecate Tabset (code + add overview) (#3610)
- deprecate
(select)
in datepicker (code) (#3611) - do the
6.0.0
release - close ivy-related issues
Update: published 6.0.0-rc.0
, final version should be coming next week
Issue Analytics
- State:
- Created 4 years ago
- Reactions:13
- Comments:12 (4 by maintainers)
Top Results From Across the Web
Angular versioning and releases
Actively supported versionslink. The following table provides the status for Angular versions under support. Version, Status, Released, Active ends, LTS ends ...
Read more >Angular - endoflife.date
Release Released Active Support
15 1 month and 1 week ago. (16 Nov 2022) Ends in 4 months and 3 weeks. (18 M...
14 (...
Read more >Angular 9 support end date? - Auth0 Community
Since Angular 9's LTS ends Aug 6 of this year, then any development on the auth0-angular SDK after that date will not take...
Read more >Angular 9: What's Angular and Angular 9 New Features |
Angular 9 added support for TypeScript 3.7 and improved the IDE and language service ... TypeScript versions 3.6 and 3.7 are supported in...
Read more >Angular (web framework) - Wikipedia
Contents · 2.1 Naming · 2.2 Version 2 · 2.3 Version 4 · 2.4 Version 5 · 2.5 Version 6 · 2.6 Version...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@Zwergenpunk,
rc
should be released later this week.Though we’re not aware of any issues with ivy support at the moment, and there are no actual component code changes planned for
6.0.0
. So even the latest5.2.x
should work with ivy and NG 9 (despite installation/dependency warnings of course).I’m using Angular 9 since release, no issues so far. If you need any tests, I might be able to help, just let me know.