angular/packages/core
Paul Gschwendtner bd2b454faf refactor(migrations): gracefully proceed if reference cannot be resolved (#61426)
A runtime error can surface when TypeScript internally fails to resolve
a reference that is named similar to an input, but no `.d.ts` is
available for it.

See example error:
https://github.com/microsoft/TypeScript/issues/61473#issuecomment-2746537781.

PR Close #61426
2025-05-19 11:04:54 +00:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00
rxjs-interop build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00
schematics refactor(migrations): gracefully proceed if reference cannot be resolved (#61426) 2025-05-19 11:04:54 +00:00
src refactor(core): move the data store operation out of instructions (#61425) 2025-05-19 08:24:47 +00:00
test fix(core): enable stashing only when withEventReplay() is invoked (#61352) 2025-05-15 10:10:04 -07:00
testing build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00
BUILD.bazel build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00
index.ts refactor: update packages/core:{core,src} to ts_project (#61336) 2025-05-14 08:31:33 -07:00
package.json build: update zone.js peer dependency for core package to 0.15.0 (#57431) 2024-08-21 13:17:52 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tsconfig-build.json build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00
tsconfig-test.json build: migrate more targets of @angular/core to ts_project (#61420) 2025-05-16 15:53:27 +00:00