16.0.0-next.2 (2023-03-08)
Breaking Changes
common
- Deprecated
XhrFactoryexport from@angular/common/httphas been removed. UseXhrFactoryfrom@angular/commoninstead.
core
zone.jsversions0.11.xand0.12.xare not longer supported.
platform-server
renderModuleFactoryhas been removed. UserenderModuleinstead.
Deprecations
platform-browser
ApplicationConfighas moved, please importApplicationConfigfrom@angular/coreinstead.
common
| Commit | Description |
|---|---|
remove deprecated XhrFactory export from http entrypoint (#49251)
|
compiler
| Commit | Description |
|---|---|
support multiple configuration files in extends (#49125)
|
core
| Commit | Description |
|---|---|
add mergeApplicationConfig method (#49253)
| |
drop support for zone.js versions <=0.12.0 (#49331)
|
migrations
| Commit | Description |
|---|---|
| add protractor support if protractor imports are detected (#49274) |
platform-browser
| Commit | Description |
|---|---|
| KeyEventsPlugin should keep the same behavior (#49330) | |
move ApplicationConfig to core (#49253)
|
platform-server
| Commit | Description |
|---|---|
renderApplication now accepts a bootstrapping method (#49248)
| |
remove deprecated renderModuleFactory (#49247)
|
router
| Commit | Description |
|---|---|
Expose information about the last successful Navigation (#49235)
|
Special Thanks
Alan Agius, Andrew Kushnir, Andrew Scott, Dylan Hunn, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sai Kartheek Bommisetty and Vinit Neogi