Sourced from @angular/compiler
's releases.
20.0.6
No release notes provided.
20.0.5
compiler-cli
Commit Description add suggestion when pipe is missing (#62146) handle initializer APIs wrapped in type casts (#62203) core
Commit Description allow to set a resource in an error state (#62253) avoid injecting ErrorHandler
from a destroyed injector (#61886)unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) router
Commit Description handle scrollRestoration error in restricted environments (#62186) upgrade
Commit Description Make zoneless work with hybrid apps (#61660) 20.0.4
core
Commit Description Fixes template outlet hydration (#62012) inject APP_ID
before injector is destroyed (#61885)Wrap ErrorEvent with no error property (#62081) migrations
Commit Description more robust trailing comma removal in unused imports migration (#62118) 20.0.3
No release notes provided.
20.0.2
core
Commit Description components marked for traversal resets reactive context (#61663) unregister onDestroy
inoutputToObservable
(#61882)20.0.1
compiler
Commit Description
... (truncated)
Sourced from @angular/compiler
's changelog.
20.0.6 (2025-07-01)
20.1.0-next.3 (2025-06-25)
compiler
Commit Type Description 0dcf230d52 feat add support for new binary assignment operators (#62064) compiler-cli
Commit Type Description ed5062a91c fix add suggestion when pipe is missing (#62146) d25a6a0120 fix handle initializer APIs wrapped in type casts (#62203) core
Commit Type Description 737b35b684 feat Add destroyed
property toEnvironmentInjector
(#61951)36a193139a fix allow to set a resource in an error state (#62253) c4dd258658 fix avoid injecting ErrorHandler
from a destroyed injector (#61886)3eee19d892 fix unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) http
Commit Type Description 73269cf5ce feat add keepalive support for fetch requests in httpResource (#61833) 9791ab1b6f feat Add support for fetch request cache and priority options (#61766) language-service
Commit Type Description 20c1f991e6 feat add semantic tokens for templates (#60260) 5d2e85920e feat support to fix missing required inputs diagnostic (#50911) router
Commit Type Description 9833d9ea47 feat Run loadComponent
andloadChildren
functions in the route's injection context (#62133)7600bec71d fix handle scrollRestoration error in restricted environments (#62186) upgrade
Commit Type Description 900cd37f68 fix Make zoneless work with hybrid apps (#61660) 20.0.5 (2025-06-25)
compiler-cli
Commit Type Description de0d525ad7 fix add suggestion when pipe is missing (#62146)
... (truncated)
31e3eb2
build: migrate to use web test runner rules (#62294)f201df9
build: migrate to using new jasmine_test (#62106)8564cf4
build: replace all ng_package
with new rule from rules_angular
(#61862)a9a7654
build: migrate packages/compiler-cli
to ts_project
(#61862)32230e6
build: add missing import (#61838)8ecb1ba
fix(compiler): recover invalid parenthesized expressions (#61815)66a0ec6
fix(compiler): move defer trigger assertions out of parser (#61747)e910893
build: adjust bundling tests to use Angular CLI845f8df
build: fix app_bundle
rule after migrating packages/compiler
aa0c46f
build: migrate packages/compiler
to ts_project