Home / Companies / LogRocket / Blog / Post Details
Content Deep Dive

Angular 10 is now available. Here’s what you need to know

Blog post from LogRocket

Post Details
Company
Date Published
Author
Godwin Ekuma
Word Count
841
Language
-
Hacker News Points
-
Summary

Angular 10, released four months after version 9, introduces a range of new features, breaking changes, and deprecated APIs designed to enhance the development experience. Notable updates include warnings for CommonJS imports to optimize code bundles, stricter settings enabled via a --strict flag for better maintainability and optimization, and updated browser support that excludes older browsers like IE and UC browsers. Key breaking changes involve updates to TypeScript version 3.9 and modifications in input field behavior, form validators, and error logging for templates with unknown properties. The new version also addresses navigation cancellation behavior for resolvers with empty observables, improving the overall functionality. Developers looking to upgrade can use the command ng update @angular/cli @angular/core, and tools like LogRocket are available to aid in debugging and monitoring Angular apps by capturing user sessions and providing detailed logs of user interactions and application state.