20.2.0-next.4
Pre-release
Pre-release
compiler-cli
Commit | Description |
---|---|
correctly type check host listeners to own outputs (#62965) |
core
Commit | Description |
---|---|
Promote zoneless to stable (#62699) | |
Fix animate.enter class removal when composing classes (#62981) |
|
fix support for space separated strings in leave animations (#62979) | |
fixes empty animations when recalculating styles (#63007) | |
fixes timing issues with enter animations (#62925) | |
properly recognize failed fetch responses when loading external resources in JIT (#62992) |
forms
Commit | Description |
---|---|
add support for pushing an array of controls to formarray (#57102) |
http
Commit | Description |
---|---|
Reset headers, progress, and statusCode when using set() in HttpResource (#62873) |
migrations
Commit | Description |
---|---|
incorrect filtering in inject migration (#62913) |
platform-browser
Commit | Description |
---|---|
Warns on conflicting hydration and blocking navigation (#62963) |
router
Commit | Description |
---|---|
add a currentNavigation signal to the Router service. (#62971) |
service-worker
Commit | Description |
---|---|
add messageerror event handling and logging (#62834) | |
Adds for type in provideServiceWorker (#62831) |
Deprecations
router
- The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.