Whatвђ™s New In — Angular 11

To speed up the First Contentful Paint (FCP) , the Angular CLI now automatically downloads and inlines fonts used in your application during the build process.

TSLint and Codelyzer have been officially deprecated . Angular now recommends migrating to the community-driven angular-eslint stack. What’s new in Angular 11

A preview of the new Ivy-native language service allows for more accurate type checking and generic type inference directly inside templates. Breaking Changes & Deprecations Angular 11 Features: Breaking Changes and New Deprecations To speed up the First Contentful Paint (FCP)

You can now enable Hot Module Replacement (HMR) simply by running ng serve --hmr . This allows you to update code and styles instantly without a full browser refresh, preserving the application state. preserving the application state.