20.0.1
compiler
Commit | Description |
---|---|
move defer trigger assertions out of parser (#61747) | |
recover invalid parenthesized expressions (#61815) |
core
Commit | Description |
---|---|
takeUntilDestroyed completes immediately if DestroyRef already destroyed (#61847) |
|
produce an error when incremental hydration is expected, but not configured (#61741) | |
properly handle the case where getSignalGraph is called on a componentless NodeInjector (#60772) | |
unregister onDestroy in ResourceImpl when destroy() is called (#61870) |
|
unregister onDestroy when observable errors in toSignal (#61596) |
migrations
Commit | Description |
---|---|
avoid trailing whitespaces in unused imports migration (#61698) |
service-worker
Commit | Description |
---|---|
prevent duplicate fetches during concurrent update checks (#61443) | |
update service worker to handle seeking better for videos (#60029) |