

Builder APIs in CLI - It is an exciting feature, using we can customize angular CLI commands like,.Dynamic Imports for Route Configurations.Differential Loading by Default: It is a process by which the browser chooses between modern or legacy JavaScript based on its own capabilities.Angular 8Īngular 8 is released in May 2019, with major features: Ref: version 7 of Angular by Stephen fluin. Content Projection support in Angular Elements.CLI Prompts - The CLI will now prompt users when running common commands like.Angular 7Īngular 7.0.0 was released in Oct 2018 with major features Ref: Angular 6, CLI 6 and Material 6 Features and angular 6 blog by Stephen fluin. Angular CLI v1.5 will generate v5 projects by default.Īngular 6.0.0 was released in May 2018, with major features:.It is replaced by HttpClientModule of library in each of modules, inject the HttpClient service, and remove any map(res => res.json()) calls, which are no longer needed. HttpModule is not more use in Angular 5.Internationalized Number, Date, and Currency Pipes.Angular Universal State Transfer API and DOM Support.Build Optimizer: production builds created with the Angular CLI will now apply the build optimizer by default.No need to write a pattern for email validationĪngular 5.0.0 was released in November 2017, with major features below,.Animations being pulled out of Renderer 2 in place of Renderer from the same *ngIf/else.
ANGULAR VERSIONS IN SERVICE NOW CODE

lt was initially released in Oct 2010 (7 years ago).

AngularJS usually referred to as “ Angular.js” or Angular 1.x.Till now, Angular Team has released the following Angular versions (1~12). If you have already installed Angular on your local PC, you can check your Angular version from the command prompt,Īngular (commonly referred to as " Angular 2+" or " Angular v2 and above") is a TypeScript-based open-source web application framework led by the Angular Team at Google and by a community of individuals and corporations.Īngular combines declarative components, directives, templates, dependency injections, end-to-end tooling, and integrated best practices to solve development challenges. This article provides a history of each major release of Angular, and we give the major features for each version. So, I knew that article is helpful not just for myself, but for a lot of readers. However, that article is quite hot, with more than 3k readers within 20 days. Actually, it summarizes the C# version info just for my own reference.
