Angular 10 Preview released | what's new in Angular 10?
Angular 10 released it's Preview Angular 10.0.0-next.2. In Angular 9 main focus is to use the Ivy compiler and runtime by default and TypeScript 3.7 version upgradation. In the Upcoming version 10, the main focus is on Bug Fixes and Performance Improvements. List of component/package/module Bug Fixes and Performance Improvements included in Angular 10 : common locales/global/*.js are not ES5 compliant let KeyValuePipe accept type unions with null compiler handle type references to namespaced symbols correctly avoid undefined expressions in holey array record correct end of expression core undecorated-classes-with-decorated-fields migration should avoid error if base class has no value declaration ngOnDestroy on multi providers called with incorrect context avoid migration error when non-existent symbol is imported workaround Terser inlining bug ngcc correctly detect external files from nested node_modules/ display output from the unlocker p...