New Date Range Picker- By mat-date-range-input and mat-date-range-picker COMPONENTS you can use this new feature of Angular10.
New Default Browser Configuration- In Angular 10 many by default browsers are excluded because of disabling ES5 build in new projects.
Keeping up to date with Ecosystem- Some updates like Typescript, TSlib, and TSlint are introduced to keep it updated with the JAVASCRIPT ecosystem.
Warning about commonJS imports- In angular 10 when you will use any dependency that is related to commonJS a warning message will come.
Removals- Some of the removals also happen in Angular 10 like it no LONGERINCLUDES ESM5 and FESM5 bundles, old browsers like IE 9 and 10, Typescript 3.6 and 3.7.
Bug Fixes and Resolved Issues- Many bugs related to Router, Core, Modules, COMPILERS, Service Workers got fixed in this version.