In this article, Alyssa Nicoll goes over some of the highlights of Angular version 11. She’ll also dive into her experiences with the RCs, the team's tight feedback loop and the exciting update party that will be on Friday the 13th!
Angular 11 on 11/11
Angular version 11 dropped on 11/11 and you cannot say the A-team doesn’t have a sense of humor. This season has been so trying for so many of us, it feels so good to have something fresh to look forward to.
Update Party for Angular v11
Join the cool-kids on v11
ng update @angular/cli @angular/core
→ Join the Party in the Angular Discord, 12PM PST November 13th!! ←
I will also be hosting a special session during the “Install Party & Game Time” where we will talk about the update, play games and give away prizes. Hop on over to our Kendo UI YouTube Channel after the Keynote and Q&A to join in the fun at 12:30PST!
Alyssa and snake friend excited for the Angular Update Party
Highlights of Angular v11
As always, you can find detailed updates about the latest release on Angular’s official blog. In the rest of this post, I will be going over the highlights of version 11 and my experiences with the update.
Features of Version 11
Here is a lovely list of the features to be found in not only Angular but the CLI and components this version:
Updates on Operation Byelog
Operation Byelog was a goal the Angular team set in place to triage all tickets in all three mono-repos. They have completed this goal and set a new standard for triaging any new issues that arise:
This is our commitment: Going forward all new issues reported will be triaged within 2 weeks.
Automatic Inlining of Fonts
I’m excited about this performance update that we will get for free by simply updating to v11. During compile time, the Angular v11 CLI will download and inline the fonts that your application is using. This will speed up your time to first contentful paint!!!
Bob Ross, getting his paint on
Component Test Harnesses
The test suite that was available for Material Components in v9 is now available for all components in v11! Read more in the documentation for Angular Material Test Harnesses!
Improved Reporting and Logging
We are bringing in new CLI output updates to make logs and reports easier to read.
This was the FIRST thing I noticed when updating to v11 and BOY are the logs pretty now. Seriously, update and check out the output. Simply. Gorgeous.
I updated my Tour of Heroes/ My Little Pony app in under three minutes. Check out the video here: https://cl.nicoll.co/Jrug24Wl
Join the @KendoUI YT channel after the Keynote and Q&A tomorrow for install commentary, surprise guests, games && prizes!!https://t.co/iyLoddxcv2 https://t.co/9PyzIKNho3 pic.twitter.com/ZSK5Kh1kNT
— Alyssa Nicoll (@AlyssaNicoll) November 12, 2020
Kendo UI Updates
Kendo UI Components and peer dependencies are updated and ready to go with version 11! I was worried when testing out the first RC. There was an issue with all additional CSS libraries added to the config of your app in runtime. However, this was quickly resolved by the Angular team in RC 2 and we are issue free now in the final release of v11.
If you are getting warnings about your Kendo UI packages needing an older version of Angular, be sure to run
npm update
to get our latest components!
Here on the Kendo UI team, we release on a quarterly cycle. You can check out our new components and features as of our R3 2020 release!
Feedback for Us? We Want to Hear It!
Kendo UI for Angular Feedback Portal
Alyssa is the Angular Developer Advocate for Kendo UI. If you're into Angular, React, Vue or jQuery and also happen to love beautiful and highly detailed components, check out Kendo UI. You can find the Kendo UI for Angular library here or jump into a free 30 day trial today. Happy Coding!