Commit 64be376 1 parent c2cbc0f commit 64be376 Copy full SHA for 64be376
File tree 3 files changed +28
-2
lines changed
.aspect/rules/external_repository_action_cache
3 files changed +28
-2
lines changed Original file line number Diff line number Diff line change 3
3
# This file should be checked into version control along with the pnpm-lock.yaml file.
4
4
.npmrc=-1406867100
5
5
modules/testing/builder/package.json=973445093
6
- package.json=-1605519723
6
+ package.json=930862260
7
7
packages/angular/build/package.json=954937711
8
8
packages/angular/cli/package.json=349838588
9
9
packages/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
+
1
27
<a name="19.1.7"></a>
2
28
3
29
# 19.1.7 (2025-02-12)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 19.1.7 " ,
3
+ "version" : " 19.1.8 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments