File tree 2 files changed +26
-1
lines changed
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="19.0.0-next.7"></a>
2
+
3
+ # 19.0.0-next.7 (2024-09-18)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
9
+ | [f249e7e85](https://github.com/angular/angular-cli/commit/f249e7e856bf16e8c5f154fdb8aff36421649a1b) | perf | enable Node.js compile code cache when available |
10
+
11
+ ### @angular/build
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- |
15
+ | [f6b7cd925](https://github.com/angular/angular-cli/commit/f6b7cd925dacf0ae34cb8e49b4deaf2e5c52ccd4) | fix | support HTTP HEAD requests for virtual output files |
16
+
17
+ ### @angular/ssr
18
+
19
+ | Commit | Type | Description |
20
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------- |
21
+ | [f346ee8a8](https://github.com/angular/angular-cli/commit/f346ee8a8819bb2eaf0ffb3d5523b00093be09e5) | feat | add `isMainModule` function |
22
+ | [2640bf7a6](https://github.com/angular/angular-cli/commit/2640bf7a680300acf18cf6502c57a00e0a5bfda9) | fix | correct route extraction and error handling |
23
+
24
+ <!-- CHANGELOG SPLIT MARKER -->
25
+
1
26
<a name="18.2.5"></a>
2
27
3
28
# 18.2.5 (2024-09-18)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 19.0.0-next.6 " ,
3
+ "version" : " 19.0.0-next.7 " ,
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