mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Dropping `any` in favor of `Node` for better type safety and clarity. BREAKING CHANGE: `ngComponentOutletContent` is now of type `Node[][] | undefined` instead of `any[][] | undefined`. fixes #63538 PR Close #63674 |
||
|---|---|---|
| .. | ||
| http | ||
| locales | ||
| src | ||
| test | ||
| testing | ||
| upgrade | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| PACKAGE.md | ||
| public_api.ts | ||