-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Releases: angular/angular-cli
Releases · angular/angular-cli
v18.2.7
18.2.7 (2024年10月02日)
@schematics/angular
Commit | Description |
---|---|
fix - 3f98193d6 | support single quote setting in JetBrains IDEs |
@angular/build
Commit | Description |
---|---|
fix - 8274184e1 | add animate to valid self-closing elements |
fix - 2648e811e | add few more SVG elements animateMotion, animateTransform, and feBlend etc. to valid self-closing elements |
fix - 736e126e4 | separate Vite cache by project |
Assets 2
7 people reacted
v19.0.0-next.8
v19.0.0-next.8
Pre-release
Pre-release
19.0.0-next.8 (2024年09月26日)
@schematics/angular
Commit | Description |
---|---|
feat - cfca5442e | integrate withEventReplay() in provideClientHydration for new SSR apps |
fix - 4179bf2e6 | support single quote setting in JetBrains IDEs |
@angular-devkit/build-angular
Commit | Description |
---|---|
feat - 54594b5ab | support karma with esbuild |
@angular/build
Commit | Description |
---|---|
feat - 3b00fc908 | introduce outputMode option to the application builder |
feat - bbc290133 | utilize ssr.entry in Vite dev-server when available |
fix - dd499499c | add animate to valid self-closing elements |
fix - 13a3e430d | allow missing HTML file request to fallback to index |
fix - a995c8ea6 | prevent prerendering of catch-all routes |
@angular/ssr
Commit | Description |
---|---|
feat - 92209dd2e | add createRequestHandler and createNodeRequestHandler utilities |
fix - 65b6e75a5 | export RESPONSE_INIT , REQUEST , and REQUEST_CONTEXT tokens |
perf - 1d70e3b46 | cache resolved entry-points |
perf - e52ae7f6f | prevent potential stampede in entry-points cache |
Assets 2
14 people reacted
v18.2.6
18.2.6 (2024年09月25日)
@angular/build
Commit | Description |
---|---|
fix - 9d0b67124 | allow missing HTML file request to fallback to index |
fix - 5fea635b2 | update rollup to 4.22.4 |
Assets 2
8 people reacted
v17.3.10
17.3.10 (2024年09月25日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 30489d8fd | update vite to 5.1.8 |
Assets 2
2 people reacted
v19.0.0-next.7
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 |
Assets 2
10 people reacted
v18.2.5
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 |
Assets 2
2 people reacted
v16.2.16
16.2.16 (2024年09月18日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 12aca0060 | update vite to 4.5.5 |
Assets 2
2 people reacted
v19.0.0-next.6
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 |
Assets 2
6 people reacted
v19.0.0-next.5
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 |
Assets 2
4 people reacted
v19.0.0-next.4
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 |
Assets 2
3 people reacted