docs: fix deprecation information (#30717)

PR Close #30717
This commit is contained in:
Trotyl Yu 2019-05-30 01:39:30 +08:00 committed by Matias Niemelä
parent 6a5cc8f95c
commit 71be1da0ad
1 changed files with 0 additions and 2 deletions

View File

@ -318,8 +318,6 @@ The need for this polyfill was removed in Angular version 8.0 ([see #14473](http
In a typical Angular project, the polyfill is not used in production builds, so removing it should not impact production applications. The goal behind this removal is overall simplification of the build setup and decrease in the number of external dependencies.
We expect to remove the polyfill from most if not all CLI projects via an `ng upgrade` migration from version 8 to 9.
{@a static-query-resolution}
### `@ViewChild()` / `@ContentChild()` static resolution as the default