Skip to content

20.0.0-next.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@kirjs kirjs released this 16 Apr 21:03
· 440 commits to main since this release

common

Commit Description
fix - cbbea70fa3 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60879)

core

Commit Description
feat - 65adb3024d Add provider which reports unhandled errors on window to ErrorHandler (#60704)
feat - c1bcae91dd expose performance data in Chrome DevTools (#60789)
feat - 727cda3856 mark linkedSignal API as public (#60865)
feat - 567522398f stabilize incremental hydration api (#60888)
feat - bf8492b871 stabilize withI18nSupport() api (#60889)
fix - 11d441ff8b inject migration: replace param with this. (#60713)

http

Commit Description
fix - 9f31947aad Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)