Sourced from @angular/core
's releases.
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 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
inResourceImpl
whendestroy()
is called (#61870)unregister onDestroy
when observable errors intoSignal
(#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) 20.0.0
Blog post: https://blog.angular.dev/announcing-angular-v20-b5c9c06cf301
common
Commit Description accept undefined inputs in NgTemplateOutlet (#61404) Allow passing ScrollOptions to ViewportScroller (#61002) throw error for suspicious date patterns (#59798) cleanup updateLatestValue
if view is destroyed before promise resolves (#58041)Handle errors in async pipe subscriptions (#60057) issue a warning instead of an error when NgOptimizedImage
exceeds the preload limit (#60879)rename httpResource function in factory (#60022) resolve host binding type issues (#60481) compiler
| Commit | Description |
... (truncated)
Sourced from @angular/core
's changelog.
20.0.3 (2025-06-11)
20.0.2 (2025-06-06)
core
Commit Type Description 1e8158baee fix components marked for traversal resets reactive context (#61663) 1cd23be57e fix unregister onDestroy
inoutputToObservable
(#61882)20.1.0-next.0 (2025-06-04)
compiler
Commit Type Description 5a76826d26 fix only report parser errors on invalid expression (#61793) e9fcbb8af1 fix remove TypeScript from linker (#61618) compiler-cli
Commit Type Description e62fb359d6 feat add experimental support for fast type declaration emission (#61334) 0cf1001715 feat support host directives with direct external references in fast type declaration emission (#61469) 77fa204ad1 fix rename flag for enabling fast type declaration emission (#61353) c439d6938d fix symbol builder duplicating host directives (#61240) 3e1baa5a95 fix typo in NG2026 message (#61325) core
Commit Type Description 8163a8995e feat Add destroyed
property onDestroyRef
(#61849)4356e85456 fix fakeAsync should not depend on module import order (#61375) 583b9a7be5 fix missing useExisting providers throwing for optional calls (#61137) 8f65223bd8 fix update min Node.js support to 20.19, 22.12, and 24.0 (#61499) b785256b9e perf avoid intermediate arrays in definition (#61445) forms
Commit Type Description 610bebfce9 fix Allow ControlState as reset arguments for FormGroup
/FormRecord
(#55860)language-service
Commit Type Description cf55d1bdd4 feat Support importing the external module's export about the angular metadata. (#61122) service-worker
Commit Type Description c67dbda8ff feat support notification closes (#61442) 6e1df54799 feat support push subscription changes (#61856)
... (truncated)
135c594
refactor: use zone.js from npm instead of packages/zone.js throughout repo (#...78910a3
docs: rework programmatically rendering components section to mention @defer
...6ae07ad
refactor(core): Delete createSignalTuple (#61907)8ccd496
build: remove unnecessary zone.js dep from various build targets (#61903)1e8158b
fix(core): components marked for traversal resets reactive context (#61663)1e4ce31
refactor(core): update tests to use standalone (#61663)f562fd4
refactor(core): export signal setter and updater types for wiz (#61714)1cd23be
fix(core): unregister onDestroy
in outputToObservable
(#61882)f6841ea
build: update cross-repo angular dependencies (#61881)8564cf4
build: replace all ng_package
with new rule from rules_angular
(#61862)