Angular versions Flashcards
1
Q
Angular 2
A
September 14 2016
2
Q
Angular 3
A
Skipped
3
Q
Angular 4
A
December 13 2016
- Introducting HttpClient - library for making HTTP Requests
- Router Life Cycle - Guards and Resolvers
- GuardsCheckStart
- GuardsCheckEnd
- ResolveStart
- ResolveEnd
- Conditinally disable animations
4
Q
Angular 5
A
November 1 2017
- Support for Progressive web apps
- Build optimizer
- improvements related to Material Design
5
Q
Angular 6
A
May 4 2018
- ngUpdate, ngAdd, Angular elements
- Library support
- RxJS v6
6
Q
Angular 7
A
October 18 2018
- Application performance
- Typescript 3.1
- RxJS 6.3
- Node 10
7
Q
Angular 8
A
May 28 2019
- Dynamic imports for lazy routes,
- TypeScript 3.4 support
- Angular Ivy - opt in preview
- Backwards compatibility
- Improved template type checking
8
Q
Angular 9
A
February 6 2020
- Moves all applications to use Ivy compiler and runtime by default
- TypeScript 3.6 and 3.7
- Faster testing, better debugging
- Improved CSS class and style binding, typechecking, build errors
9
Q
Angular 10
A
June 24, 2020
- New Date Range Picker
- Warnings about CommonJS imprts
- Optional stricter settings
- New default browser configuration
- Deprections and removals