docs: remove bazel from deprecations doc (#39540)
Bazel builder and schematics have already been deprecated and removed in v10, so there's no need to mention it in the index. PR Close #39540
This commit is contained in:
parent
d281ea820b
commit
209a18c624
|
@ -36,7 +36,6 @@ v10 - v13
|
|||
|
||||
| Area | API or Feature | May be removed in |
|
||||
| ----------------------------- | --------------------------------------------------------------------------- | ----------------- |
|
||||
| `@angular/bazel` | [`Bazel builder and schematics`](#bazelbuilder) | v10 |
|
||||
| `@angular/common` | [`ReflectiveInjector`](#reflectiveinjector) | <!--v8--> v11 |
|
||||
| `@angular/common` | [`CurrencyPipe` - `DEFAULT_CURRENCY_CODE`](api/common/CurrencyPipe#currency-code-deprecation) | <!--v9--> v11 |
|
||||
| `@angular/core` | [`DefaultIterableDiffer`](#core) | <!--v7--> v11 |
|
||||
|
|
Loading…
Reference in New Issue