angular/packages/common
Matthieu Riegler 7a4b225c57 refactor(common): improve typing of ngComponentOutletContent (#63674)
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
2025-09-10 22:26:27 +00:00
..
http feat(http): Add reponseType property to HttpResponse and HttpErrorResponse (#63043) 2025-08-28 08:34:56 -07:00
locales build: use cldr typings (#63519) 2025-09-02 16:50:34 +00:00
src refactor(common): improve typing of ngComponentOutletContent (#63674) 2025-09-10 22:26:27 +00:00
test refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
testing feat(common): Add experimental support for the Navigation API (#63406) 2025-08-28 11:48:03 -07:00
upgrade refactor(bazel): reduce build deps (#63348) 2025-08-28 09:16:10 -07:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: update common's locales to use rules_js (#61629) 2025-05-26 10:18:14 +00:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00