Commits
User selector
Commit History
Commits on May 27, 2026
fix(@angular-devkit/build-angular): remove unconditional CORS wildcard from webpack dev-server
Show description for 4526deeauthored andcommitted
Commits on May 21, 2026
fix(@angular/build): assert that asset input paths are within workspace root
Show description for 163a032committed
Commits on May 8, 2026
refactor(@angular-devkit/core): deprecate stringToFileBuffer and fileBufferToString
Show description for fd336d3committed
Commits on May 6, 2026
refactor(@angular-devkit/build-angular): deprecate Webpack builders
Show description for b7940dbcommitted
Commits on Apr 17, 2026
fix(@angular-devkit/build-angular): fix app-shell route format and
Show description for cf5b49ecommitted
Commits on Apr 16, 2026
build: update dependency undici to v8
Show description for 2f739d9committedfix(@angular-devkit/build-angular): ensure route has leading slash in prerender builder
Show description for 30d8332committed
Commits on Mar 30, 2026
build: update dependency webpack-dev-middleware to v8
Show description for a5ab23eauthored andcommitted
Commits on Mar 26, 2026
test: use eager change detection in fake-async test component
Show description for a712a82committed
Commits on Mar 9, 2026
build: update `aspect_rules_js` to `3.0.2`
Show description for e59f77aauthored
Commits on Mar 4, 2026
build: update to TypeScript 6
Show description for 1d7fcebauthored andcommittedrefactor: move `baseUrl` fallback logic to `paths-plugin.ts`
Show description for 6340666authored
Commits on Mar 2, 2026
refactor(@ngtools/webpack): support optional baseUrl with tsconfig paths
Show description for b47078fcommitted
Commits on Feb 27, 2026
- committed
refactor: remove `tree-kill` dependency by using native `child_process.kill` and correcting `spawn` usage
Show description for e0fa7bfcommittedrefactor(@angular-devkit/build-angular): remove unused utility files
Show description for 8fb74c9authored andcommitted
Commits on Feb 26, 2026
refactor(@angular-devkit/build-angular): remove protractor
Show description for c238aafauthored andcommitted
Commits on Feb 25, 2026
refactor: remove experimental Jest and Web Test Runner builders
Show description for b4885b8committedbuild: update jasmine dependencies to v6
Show description for 83d35d4committedbuild: update eslint monorepo to v10
Show description for 4ac577dcommitted
Commits on Feb 23, 2026
fix(@angular/ssr): validate host headers to prevent header-based SSRF
Show description for 6cf621cauthored
Commits on Jan 28, 2026
fix(@angular-devkit/build-angular): address Node.js deprecation DEP0190
Show description for b4a8d19committed
Commits on Jan 21, 2026
refactor(@angular-devkit/build-angular): remove circular dependency in dev-server builder
Show description for 68bc648authored andcommitted
Commits on Jan 16, 2026
fix(@angular/build): allow application assets in workspace root
Show description for b3de0decommitted
Commits on Jan 6, 2026
refactor(@angular-devkit/build-angular): remove redundant isFirstRun check in Karma plugin
Show description for 8d99355authored andcommittedrefactor(@angular-devkit/build-angular): remove redundant request blocker from karma plugin
Show description for fb8d689authored andcommittedrefactor(@angular-devkit/build-angular): apply strict typing and cleanup karma middleware
Show description for 8fc907eauthored andcommittedrefactor(@angular-devkit/build-angular): remove redundant event reporter from karma plugin
Show description for c64527cauthored andcommittedrefactor(@angular-devkit/build-angular): optimize karma plugin hooks
Show description for e0a165aauthored andcommittedrefactor(@angular-devkit/build-angular): remove createConsoleLogger from karma plugin
Show description for 4b129d2authored andcommittedrefactor(@angular-devkit/build-angular): move webpack compiler creation to karma builder
Show description for 3ffe3eaauthored andcommittedrefactor(@angular-devkit/build-angular): maintain experimental public API for karma builder
Show description for d64d0cfauthored andcommittedrefactor(@angular-devkit/build-angular): remove as any usage in karma builder
Show description for ce8036dauthored andcommittedrefactor(@angular-devkit/build-angular): convert karma builder entry to AsyncIterable
Show description for 997d0e2authored andcommittedrefactor(@angular-devkit/build-angular): decouple karma builder from webpack plugin callbacks
Show description for d5f5b01authored andcommitted