-
Notifications
You must be signed in to change notification settings - Fork 12k
Comparing changes
Open a pull request
base repository: angular/angular-cli
base: 20.0.2
head repository: angular/angular-cli
compare: 20.0.3
- 8 commits
- 14 files changed
- 3 contributors
Commits on Jun 11, 2025
-
ci: update to latest version of dev-infra actions
Update to the latest sha of the dev-infra actions
Configuration menu - View commit details
-
Copy full SHA for a61528b - Browse repository at this point
Copy the full SHA a61528bView commit details -
test(@angular/ssr): mark jasmine tests as flaky
(cherry picked from commit 26f3641)
Configuration menu - View commit details
-
Copy full SHA for 0371f9a - Browse repository at this point
Copy the full SHA 0371f9aView commit details
Commits on Jun 12, 2025
-
fix(@schematics/angular): include
main.server.ts
in `tsconfig.files…Configuration menu - View commit details
-
Copy full SHA for e90a808 - Browse repository at this point
Copy the full SHA e90a808View commit details -
fix(@schematics/angular): reset module
typeSeparator
when generatin……g applications The application schematic now invokes the module schematic with `typeSeparator` explicitly set to `undefined`. This ensures any legacy value from `angular.json` set by older versions of the Angular CLI is cleared during application generation and does not cause multiple files to be generated. Closes #30497 (cherry picked from commit 4be58ee)
Configuration menu - View commit details
-
Copy full SHA for 5c48b8e - Browse repository at this point
Copy the full SHA 5c48b8eView commit details
Commits on Jun 13, 2025
-
fix(@angular/build): set scripts option output as classic script for …
…karma When using the `karma` builder, the generated output JavaScript file was unintentionally being marked as a module type script. This prevent the output file from providing equivalent behavior to that of an actual build. The `scripts` option outputs should be considered classic scripts to the browser. (cherry picked from commit 60a16a8)
Configuration menu - View commit details
-
Copy full SHA for e6d27bd - Browse repository at this point
Copy the full SHA e6d27bdView commit details -
fix(@angular/build): include custom bundle name scripts with karma
When using the `karma` builder with custom "scripts" option entries that contain the `bundleName` suboption, the output files for these scripts will now correctly be injected into the test index HTML content. Previously only the default `scripts.js` output file would be used. (cherry picked from commit 049e688)
Configuration menu - View commit details
-
Copy full SHA for 56f426e - Browse repository at this point
Copy the full SHA 56f426eView commit details
Commits on Jun 18, 2025
-
fix(@angular/build): increase worker idle timeout
This is a workaround for piscinajs/piscina#816 Closes #30549 (cherry picked from commit 1d76d0e)
1Configuration menu - View commit details
-
Copy full SHA for dfe3a8b - Browse repository at this point
Copy the full SHA dfe3a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 897eaf9 - Browse repository at this point
Copy the full SHA 897eaf9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 20.0.2...20.0.3