docs: release notes for the v12.1.1 release (#42722)

This commit is contained in:
Joey Perrott 2021-06-30 14:23:36 -06:00 committed by GitHub
parent 59fe159b78
commit 24624e607d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
<a name="12.1.1"></a>
# 12.1.1 (2021-06-30)
### compiler-cli
| Commit | Description |
| -- | -- |
| f6b828e292 | fix(compiler-cli): add support for partially evaluating types (#41661) |
### platform-browser
| Commit | Description |
| -- | -- |
| d19ddd1a87 | fix(platform-browser): in `Meta.addTag()` do not add duplicate meta tags (#42703) |
## Special Thanks:
Alan Agius, Dario Piotrowicz, George Kalpakas, George Looshch, Lars Gyrup Brink Nielsen, Paul Gschwendtner, Pete Bacon Darwin, Zach Arend, codebriefcase, dario-piotrowicz, marvinbeckert, mgechev and pavlenko
<a name="12.2.0-next.0"></a>
# 12.2.0-next.0 (2021-06-24)