docs: release notes for the v12.2.4 release (#43310)

This commit is contained in:
Jessica Janiuk 2021-09-01 13:36:39 -05:00 committed by GitHub
parent faf9f5a3bc
commit 8fdda0b52a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,13 @@
<a name="12.2.4"></a>
# 12.2.4 (2021-09-01)
### compiler-cli
| Commit | Description |
| -- | -- |
| [8233906be2](https://github.com/angular/angular/commit/8233906be25e19da6d8115094616d3e4b5e36fea) | fix: Emit type annotations for synthesized decorator fields ([#43021](https://github.com/angular/angular/pull/43021)) |
## Special Thanks:
Andrew Scott, Daniel Trevino, George Kalpakas, Joey Perrott, Kristiyan Kostadinov, nickreid and segunb
<a name="13.0.0-next.3"></a>
# 13.0.0-next.3 (2021-08-25)
## Breaking Changes