angular/packages/compiler-cli
Kristiyan Kostadinov 3382e8a34b refactor(compiler-cli): generalize out of band diagnostics recorder
Currently the `OutOfBandDiagnosticRecorder` is tied to producing TypeScript diagnostics, however some of our use cases might call for a different form.

These changes decouple the recorder from TypeScript and make the diagnostic type generic.
2026-03-25 12:59:11 -07:00
..
linker feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
private refactor(compiler-cli): generalize out of band diagnostics recorder 2026-03-25 12:59:11 -07:00
src refactor(compiler-cli): generalize out of band diagnostics recorder 2026-03-25 12:59:11 -07:00
test feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
BUILD.bazel refactor(compiler-cli): Export hybrid analysis from bin 2026-03-10 11:41:50 -07:00
esbuild.config.js build: use esbuild from aspect rules (#62568) 2025-07-10 13:45:15 -07:00
index.ts refactor(compiler-cli): Export hybrid_analysis symbols 2026-03-10 10:18:36 -07:00
package.json build: update to TypeScript 6 stable 2026-03-25 12:57:49 -07:00
tsconfig-test.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00
tsconfig.json build: prepare for compiler-cli to be using ts_project (#61181) 2025-05-09 15:59:46 +00:00