Commit d53c502 1 parent 5e05008 commit d53c502 Copy full SHA for d53c502
File tree 2 files changed +28
-1
lines changed
2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name="19.0.0-rc.2"></a>
2
+
3
+ # 19.0.0-rc.2 (2024-11-14)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
9
+ | [52dcd551c](https://github.com/angular/angular-cli/commit/52dcd551ca286b09b370b37757da76e524a685d7) | fix | support default options for multiselect list x-prompt |
10
+
11
+ ### @angular/build
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------- |
15
+ | [5a7a2925b](https://github.com/angular/angular-cli/commit/5a7a2925b1f649eabbeb0a75452978cddb3f243d) | fix | add missing redirect in SSR manifest |
16
+ | [53b6cd33c](https://github.com/angular/angular-cli/commit/53b6cd33cff6c153608c5fab3093ecc9a02a97df) | fix | allow .js file replacements in all configuration cases |
17
+ | [3602bbb77](https://github.com/angular/angular-cli/commit/3602bbb77b8924e89978427d9115f0b1fd7d46b7) | fix | avoid overwriting inline style bundling additional results |
18
+ | [172f3c25a](https://github.com/angular/angular-cli/commit/172f3c25a33d51ba290389b8a4742f13df6d7a50) | fix | improve URL rebasing for hyphenated Sass namespaced variables |
19
+
20
+ ### @angular/ssr
21
+
22
+ | Commit | Type | Description |
23
+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- |
24
+ | [280ebbda4](https://github.com/angular/angular-cli/commit/280ebbda4c65e19b83448a1bb0de056a2ee5d1c6) | fix | support for HTTP/2 request/response handling |
25
+
26
+ <!-- CHANGELOG SPLIT MARKER -->
27
+
1
28
<a name="19.0.0-rc.1"></a>
2
29
3
30
# 19.0.0-rc.1 (2024-11-06)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 19.0.0-rc.1 " ,
3
+ "version" : " 19.0.0-rc.2 " ,
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