Releases: angular/angular
Releases · angular/angular
v16.1.1
v16.1.0
16.1.0 (2023-06-13)
compiler
| Commit | Description |
|---|---|
| error when reading compiled input transforms metadata in JIT mode (#50600) | |
| resolve deprecation warning with TypeScript 5.1 (#50460) |
core
| Commit | Description |
|---|---|
| add ability to transform input values (#50420) | |
| support TypeScript 5.1 (#50156) | |
| add additional component metadata to component ID generation (#50336) |
http
| Commit | Description |
|---|---|
Introduction of the fetch Backend for the HttpClient (#50247) |
v16.0.6
v16.1.0-rc.0
16.1.0-rc.0 (2023-06-08)
compiler
| Commit | Description |
|---|---|
| do not remove comments in component styles (#50346) | |
| error when reading compiled input transforms metadata in JIT mode (#50600) |
core
| Commit | Description |
|---|---|
| incorrectly throwing error for self-referencing component (#50559) | |
wait for HTTP in ngOnInit correctly before server render (#50573) |
http
| Commit | Description |
|---|---|
Introduction of the fetch Backend for the HttpClient (#50247) |
platform-server
| Commit | Description |
|---|---|
| surface errors during rendering (#50587) |
v16.0.5
16.0.5 (2023-06-08)
compiler
| Commit | Description |
|---|---|
| do not remove comments in component styles (#50346) |
core
| Commit | Description |
|---|---|
| incorrectly throwing error for self-referencing component (#50559) | |
wait for HTTP in ngOnInit correctly before server render (#50573) |
platform-server
| Commit | Description |
|---|---|
| surface errors during rendering (#50587) |
v16.1.0-next.3
16.1.0-next.3 (2023-06-01)
animations
| Commit | Description |
|---|---|
| Trigger leave animation when ViewContainerRef is injected (#48705) |
common
| Commit | Description |
|---|---|
| untrack subscription and unsubscription in async pipe (#50522) |
compiler
| Commit | Description |
|---|---|
| resolve deprecation warning with TypeScript 5.1 (#50460) |
core
| Commit | Description |
|---|---|
| add ability to transform input values (#50420) | |
update ApplicationRef.isStable to account for rendering pending tasks (#50425) |
v16.0.4
16.0.4 (2023-06-01)
animations
| Commit | Description |
|---|---|
| Trigger leave animation when ViewContainerRef is injected (#48705) |
common
| Commit | Description |
|---|---|
| untrack subscription and unsubscription in async pipe (#50522) |
core
| Commit | Description |
|---|---|
update ApplicationRef.isStable to account for rendering pending tasks (#50425) |
v16.1.0-next.2
v16.0.3
16.0.3 (2023-05-24)
core
| Commit | Description |
|---|---|
| adds missing symbols for animation standalone bundling test (#50434) | |
fix Self flag inside embedded views with custom injectors (#50270) |
|
| host directives incorrectly validating aliased bindings (#50364) |
http
| Commit | Description |
|---|---|
| create macrotask during request handling instead of load start (#50406) |