mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
docs: release notes for the v20.0.2 release
This commit is contained in:
parent
29e892a35e
commit
bbd16f50bc
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,3 +1,13 @@
|
|||
<a name="20.0.2"></a>
|
||||
# 20.0.2 (2025-06-06)
|
||||
### core
|
||||
| Commit | Type | Description |
|
||||
| -- | -- | -- |
|
||||
| [1e8158baee](https://github.com/angular/angular/commit/1e8158baee1be48747180eead8d61de328041b2c) | fix | components marked for traversal resets reactive context ([#61663](https://github.com/angular/angular/pull/61663)) |
|
||||
| [1cd23be57e](https://github.com/angular/angular/commit/1cd23be57e68c50d6c1f3f19d53d83651fa73fd1) | fix | unregister `onDestroy` in `outputToObservable` ([#61882](https://github.com/angular/angular/pull/61882)) |
|
||||
|
||||
<!-- CHANGELOG SPLIT MARKER -->
|
||||
|
||||
<a name="20.1.0-next.0"></a>
|
||||
# 20.1.0-next.0 (2025-06-04)
|
||||
### compiler
|
||||
|
|
|
|||
Loading…
Reference in a new issue