docs: release notes for the v11.2.12 release

This commit is contained in:
Jessica Janiuk 2021-04-28 11:33:23 -07:00
parent 641fa6944f
commit 444775c352
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
## 11.2.12 (2021-04-28)
### Bug Fixes
* **compiler:** strip scoped selectors from `[@font-face](https://github.com/font-face)` rules ([#41815](https://github.com/angular/angular/issues/41815)) ([de39b49](https://github.com/angular/angular/commit/de39b49c6d8f95ab96feeecc7b8867cf3b4c0ea4)), closes [#41751](https://github.com/angular/angular/issues/41751)
* **upgrade:** preserve $interval.flush when ngMocks is being used ([#30229](https://github.com/angular/angular/issues/30229)) ([dd46b87](https://github.com/angular/angular/commit/dd46b87bc7c2bb47ef1c57f0de2598cdd6f537e6))
# 12.0.0-rc.0 (2021-04-21)