Skip to content

Releases: angular/angular-cli

v19.0.0-next.7

19 Sep 00:00
Compare
Choose a tag to compare
v19.0.0-next.7 Pre-release
Pre-release

19.0.0-next.7 (2024-09-18)

@angular/cli

Commit Description
perf - f249e7e85 enable Node.js compile code cache when available

@angular/build

Commit Description
fix - f6b7cd925 support HTTP HEAD requests for virtual output files

@angular/ssr

Commit Description
feat - f346ee8a8 add isMainModule function
fix - 2640bf7a6 correct route extraction and error handling

v18.2.5

18 Sep 23:31
Compare
Choose a tag to compare

18.2.5 (2024-09-18)

@angular/build

Commit Description
fix - 707431625 support HTTP HEAD requests for virtual output files
fix - 1032b3da1 update vite to 5.4.6

v16.2.16

18 Sep 22:57
Compare
Choose a tag to compare

16.2.16 (2024-09-18)

@angular-devkit/build-angular

Commit Description
fix - 12aca0060 update vite to 4.5.5

v19.0.0-next.6

13 Sep 10:09
Compare
Choose a tag to compare
v19.0.0-next.6 Pre-release
Pre-release

19.0.0-next.6 (2024-09-13)

@angular/cli

Commit Description
fix - de17cbcb8 Revert commit enable Node.js compile code cache when available

@angular/ssr

Commit Description
feat - d66aaa3ca add server routing configuration API

v19.0.0-next.5

12 Sep 15:12
Compare
Choose a tag to compare
v19.0.0-next.5 Pre-release
Pre-release

19.0.0-next.5 (2024-09-12)

@angular-devkit/architect

Commit Description
feat - 78f76485f merge object options from CLI

@angular/ssr

Commit Description
fix - 85df4011b resolve bootstrap is not a function error

v19.0.0-next.4

11 Sep 16:32
Compare
Choose a tag to compare
v19.0.0-next.4 Pre-release
Pre-release

19.0.0-next.4 (2024-09-11)

@angular/cli

Commit Description
feat - 201b60e1d handle string key/value pairs, e.g. --define
perf - ecc107d83 enable Node.js compile code cache when available

@angular/build

Commit Description
fix - 4153a6ecf prevent transformation of Node.js internal dependencies by Vite

@angular/ssr

Commit Description
feat - 41fb2ed86 Add getHeaders Method to AngularAppEngine and AngularNodeAppEngine for handling pages static headers
feat - 576ff604c introduce AngularNodeAppEngine API for Node.js integration
fix - e9c9e4995 resolve circular dependency issue from main.server.js reference in manifest

v18.2.4

11 Sep 14:00
Compare
Choose a tag to compare

18.2.4 (2024-09-11)

@angular/build

Commit Description
fix - 765309a2e prevent transformation of Node.js internal dependencies by Vite

v19.0.0-next.3

04 Sep 22:03
Compare
Choose a tag to compare
v19.0.0-next.3 Pre-release
Pre-release

19.0.0-next.3 (2024-09-04)

@angular-devkit/build-angular

Commit Description
fix - 3ee21631f clear context in Karma by default for single run executions

@angular/ssr

Commit Description
feat - 455b5700c expose writeResponseToNodeResponse and createWebRequestFromNodeRequest in public API

v18.2.3

04 Sep 19:54
Compare
Choose a tag to compare

18.2.3 (2024-09-04)

@angular-devkit/build-angular

Commit Description
fix - 482076612 update webpack-dev-middleware to 7.4.2

v18.2.2

29 Aug 20:19
Compare
Choose a tag to compare

18.2.2 (2024-08-29)

@angular-devkit/build-angular

Commit Description
fix - 504b00b93 clear context in Karma by default for single run executions
fix - 82b76086e upgrade webpack to 5.94.0