main
refactor(@angular/cli): update aio links -> adev links
feat(@angular/build): expand browser support policy to widely available Baseline
fix(@angular/build): synchronize import/export conditions between bundler and TypeScript
feat(@angular/build): enable chunk optimization for server builds
fix(@angular/build): show clear error when styleUrl points to a TypeScript file
test: correct test description typos
fix(@angular/build): add CSP `nonce` attribute to script tags when inline critical CSS is disabled
fix(@angular/build): prevent incorrect catch binding removal in downleveled for-await
fix(@angular/build): ensure correct handling of `index.output` for SSR
feat(@angular/build): add dataurl, base64 loaders
refactor: use `executeWithCases` instead of RXJS boillerplate
fix(@angular/build): ensure transitive SCSS partial errors are tracked in watch mode
build: update to TypeScript 6
fix(@angular/build): retain watch files on error in load result cache
test(@angular/build): use expectLog and expectNoLog helpers in tests
fix(@angular/build): improve URL rebasing for hyphenated Sass namespaced variables
fix(@angular-devkit/build-angular): bring back style tags in browser builder
refactor: update license URL from angular.io to angular.dev and angular material link
feat(@angular/build): support WASM/ES Module integration proposal
refactor: handle standalone by default change