File tree Expand file tree Collapse file tree 3 files changed +28
-2
lines changed
.aspect/rules/external_repository_action_cache Expand file tree Collapse file tree 3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 33# This file should be checked into version control along with the pnpm-lock.yaml file.
44.npmrc=-1406867100
55modules/testing/builder/package.json=973445093
6- package.json=-1605519723
6+ package.json=930862260
77packages/angular/build/package.json=954937711
88packages/angular/cli/package.json=349838588
99packages/angular/pwa/package.json=-1352285148
Original file line number Diff line number Diff line change 1+ <a name="19.1.8"></a>
2+
3+ # 19.1.8 (2025-02-19)
4+
5+ ### @angular/cli
6+
7+ | Commit | Type | Description |
8+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- |
9+ | [f76cee637](https://github.com/angular/angular-cli/commit/f76cee6378d1fb103a47c4c9006df344029491c9) | fix | correctly parse and resolve relative schematic collection names on Windows |
10+ | [ceba7739c](https://github.com/angular/angular-cli/commit/ceba7739cc72835d080a3c2246209a635212a607) | fix | prefer installed package as fallback when listing package groups |
11+
12+ ### @angular-devkit/build-angular
13+
14+ | Commit | Type | Description |
15+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------- |
16+ | [c54b9996a](https://github.com/angular/angular-cli/commit/c54b9996adb23ebc0a5e1e159ac4a9b54cbf2f1a) | fix | pass missing options to Karma esbuild builder |
17+
18+ ### @angular/build
19+
20+ | Commit | Type | Description |
21+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
22+ | [2f60a24dd](https://github.com/angular/angular-cli/commit/2f60a24dd76b3345aef666e7a84099863349c53e) | fix | suppress asset missing warning for `/index.html` requests |
23+ | [b8f7952b7](https://github.com/angular/angular-cli/commit/b8f7952b783a83649364107c78f0fb87ac7b3cf3) | fix | update critical CSS inlining to support `autoCsp` |
24+
25+ <!-- CHANGELOG SPLIT MARKER -->
26+
127<a name="19.1.7"></a>
228
329# 19.1.7 (2025-02-12)
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/devkit-repo" ,
3- "version" : " 19.1.7 " ,
3+ "version" : " 19.1.8 " ,
44 "private" : true ,
55 "description" : " Software Development Kit for Angular" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments