common
Commit | Description |
---|---|
issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)
|
core
Commit | Description |
---|---|
Add provider which reports unhandled errors on window to ErrorHandler (#60704) | |
expose performance data in Chrome DevTools (#60789) | |
mark linkedSignal API as public (#60865) | |
stabilize incremental hydration api (#60888) | |
stabilize withI18nSupport() api (#60889) | |
inject migration: replace param with this. (#60713) |
http
Commit | Description |
---|---|
Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)
|