mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit removes the `WrappedValue` public API from `@angular/core` which was deprecated in Angular 10 without replacement. BREAKING CHANGE: The `WrappedValue` class can no longer be imported from `@angular/core`, which may result in compile errors or failures at runtime if outdated libraries are used that are still using `WrappedValue`. The usage of `WrappedValue` should be removed as no replacement is available. PR Close #43507 |
||
|---|---|---|
| .. | ||
| provider_compiler.ts | ||
| type_check_compiler.ts | ||
| view_compiler.ts | ||