File tree Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Expand file tree Collapse file tree 2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ <a name="19.0.0-next.4"></a>
2+
3+ # 19.0.0-next.4 (2024-09-11)
4+
5+ ### @angular/cli
6+
7+ | Commit | Type | Description |
8+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
9+ | [201b60e1d](https://github.com/angular/angular-cli/commit/201b60e1dd25b4abb7670e21d103b67d4eda0e14) | feat | handle string key/value pairs, e.g. --define |
10+ | [ecc107d83](https://github.com/angular/angular-cli/commit/ecc107d83bfdfd9d5dd1087e264892d60361625c) | perf | enable Node.js compile code cache when available |
11+
12+ ### @angular/build
13+
14+ | Commit | Type | Description |
15+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- |
16+ | [4153a6ecf](https://github.com/angular/angular-cli/commit/4153a6ecf6707729a4f0c6a620eeb8d6916588df) | fix | prevent transformation of Node.js internal dependencies by Vite |
17+
18+ ### @angular/ssr
19+
20+ | Commit | Type | Description |
21+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------- |
22+ | [41fb2ed86](https://github.com/angular/angular-cli/commit/41fb2ed86056306406832317178ca5d94aa110e2) | feat | Add `getHeaders` Method to `AngularAppEngine` and `AngularNodeAppEngine` for handling pages static headers |
23+ | [576ff604c](https://github.com/angular/angular-cli/commit/576ff604cd739a9f41d588fa093ca2568e46826c) | feat | introduce `AngularNodeAppEngine` API for Node.js integration |
24+ | [e9c9e4995](https://github.com/angular/angular-cli/commit/e9c9e4995e39d9d62d10fe0497e0b98127bc8afa) | fix | resolve circular dependency issue from main.server.js reference in manifest |
25+
26+ <!-- CHANGELOG SPLIT MARKER -->
27+
128<a name="18.2.4"></a>
229
330# 18.2.4 (2024-09-11)
Original file line number Diff line number Diff line change 11{
22 "name" : " @angular/devkit-repo" ,
3- "version" : " 19.0.0-next.3 " ,
3+ "version" : " 19.0.0-next.4 " ,
44 "private" : true ,
55 "description" : " Software Development Kit for Angular" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments