Releases: angular/angular-cli
Releases Β· angular/angular-cli
21.1.0-next.3
@schematics/angular
| Commit | Description |
|---|---|
| improve VS Code background compilation start/end detection | |
remove inlineSources from library tsconfig template |
@angular/cli
@angular/build
@angular/ssr
| Commit | Description |
|---|---|
| add leading slash to well-known non-Angular URLs | |
| propagate status code to redirect | |
| skip SSR processing for well-known non-Angular URLs like favicon.ico |
21.0.4
@schematics/angular
| Commit | Description |
|---|---|
| improve VS Code background compilation start/end detection | |
remove inlineSources from library tsconfig template |
@angular/build
@angular/ssr
| Commit | Description |
|---|---|
| add leading slash to well-known non-Angular URLs | |
| propagate status code to redirect | |
| skip SSR processing for well-known non-Angular URLs like favicon.ico |
21.1.0-next.2
@angular/cli
| Commit | Description |
|---|---|
| correctly handle yarn classic tag manifest fetching | |
| correctly spawn package managers on Windows in new abstraction | |
optimize ng add version discovery |
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| conditionally provide Zone.js change detection in the built-in test main file |
@angular/build
| Commit | Description |
|---|---|
| Add custom middleware for to present an Angular-tailored message | |
| Ensure disposal of close-javascript-transformer | |
| ensure locale base href retains leading slash (#32040) | |
| inject testing polyfills in Karma unit-test executor | |
| support NODE_EXTRA_CA_CERTS in SSR SSL plugin |
21.0.3
@angular-devkit/build-angular
| Commit | Description |
|---|---|
| conditionally provide Zone.js change detection in the built-in test main file |
@angular/build
| Commit | Description |
|---|---|
| Add custom middleware for to present an Angular-tailored message | |
| Ensure disposal of close-javascript-transformer | |
| ensure locale base href retains leading slash (#32040) | |
| inject testing polyfills in Karma unit-test executor | |
| support NODE_EXTRA_CA_CERTS in SSR SSL plugin |
21.1.0-next.1
@schematics/angular
| Commit | Description |
|---|---|
generate detailed migration report for refactor-jasmine-vitest |
@angular/cli
| Commit | Description |
|---|---|
| add signal forms lessons |
@angular-devkit/schematics
| Commit | Description |
|---|---|
| remove lazy imports in node tasks |
@angular/build
| Commit | Description |
|---|---|
| add filename truncation to test discovery | |
allow overriding Vitest coverage reportsDirectory option |
21.0.2
20.3.13
21.1.0-next.0
@schematics/angular
| Commit | Description |
|---|---|
| add browserMode option to jasmine-vitest schematic | |
| add MCP configuration file to new workspaces |
@angular/cli
| Commit | Description |
|---|---|
| Add MCP tools for building and running devservers |
@angular/build
| Commit | Description |
|---|---|
simplify SSL handling for ng serve with SSR (#31722) |
21.0.1
@schematics/angular
@angular/cli
| Commit | Description |
|---|---|
| ensure dependencies are resolved correctly for node modules directory check |
@angular/build
@angular/ssr
| Commit | Description |
|---|---|
handle X-Forwarded-Prefix and APP_BASE_HREF in redirects |
|
| prevent redirect loop with encoded query parameters |