-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Releases: angular/angular-cli
Releases · angular/angular-cli
v18.2.0
18.2.0 (2024年08月14日)
@schematics/angular
Commit | Description |
---|---|
feat - 4da922e4f | use isolatedModules in generated project |
@angular/build
Commit | Description |
---|---|
feat - 24aaf1e37 | support import attribute based loader configuration |
Assets 2
4 people reacted
v18.2.0-rc.0
v18.2.0-rc.0
Pre-release
Pre-release
18.2.0-rc.0 (2024年08月07日)
@angular/build
Commit | Description |
---|---|
fix - 182ecbd18 | allow explicitly disabling TypeScript incremental mode |
fix - 34908a3fc | lazy load Node.js inspector for dev server |
Assets 2
2 people reacted
v18.1.4
18.1.4 (2024年08月07日)
@angular/build
Commit | Description |
---|---|
fix - f8b092711 | allow explicitly disabling TypeScript incremental mode |
fix - f3a5970fc | lazy load Node.js inspector for dev server |
Assets 2
v18.2.0-next.3
v18.2.0-next.3
Pre-release
Pre-release
18.2.0-next.3 (2024年07月31日)
@angular/build
Commit | Description |
---|---|
fix - 636cb6932 | add CSP nonce attribute to script tags when inline critical CSS is disabled |
fix - 7d52941a2 | prevent build failures with remote CSS imports when Tailwind is configured |
fix - 0466fb74a | resolve error with extract-i18n builder for libraries |
Assets 2
3 people reacted
v18.1.3
18.1.3 (2024年07月31日)
@angular/build
Commit | Description |
---|---|
fix - a28615d7d | add CSP nonce attribute to script tags when inline critical CSS is disabled |
fix - 747a1447c | prevent build failures with remote CSS imports when Tailwind is configured |
fix - c0933f2c0 | resolve error with extract-i18n builder for libraries |
Assets 2
3 people reacted
v18.2.0-next.2
v18.2.0-next.2
Pre-release
Pre-release
18.2.0-next.2 (2024年07月24日)
@angular/build
Commit | Description |
---|---|
fix - 37a2138cb | account for HTML base HREF for dev-server externals |
fix - 8ff687d03 | correctly detect comma in Sass URL lexer |
fix - 6d6937587 | prevent redirection loop |
fix - 11a140bab | serve HTML files directly |
Assets 2
5 people reacted
v18.1.2
18.1.2 (2024年07月24日)
@angular/build
Commit | Description |
---|---|
fix - 5b9378a3b | account for HTML base HREF for dev-server externals |
fix - 3e4ea77d7 | correctly detect comma in Sass URL lexer |
fix - d868270f1 | prevent redirection loop |
fix - 3573ac655 | serve HTML files directly |
Assets 2
4 people reacted
v18.2.0-next.1
v18.2.0-next.1
Pre-release
Pre-release
18.2.0-next.1 (2024年07月17日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 9baae6e22 | skip undefined files when generating budget stats |
@angular/build
Commit | Description |
---|---|
feat - 24aaf1e37 | support import attribute based loader configuration |
fix - 394f9ce35 | remove Vite "/@id/" prefix for explicit external dependencies |
fix - 855a4b841 | resolve only ".wasm" files |
Assets 2
1 person reacted
v18.1.1
18.1.1 (2024年07月17日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 4f6cee272 | skip undefined files when generating budget stats |
@angular/build
Commit | Description |
---|---|
fix - 96dc7e6ed | remove Vite "/@id/" prefix for explicit external dependencies |
fix - bdef39801 | resolve only ".wasm" files |
Assets 2
v18.2.0-next.0
v18.2.0-next.0
Pre-release
Pre-release
18.2.0-next.0 (2024年07月10日)
@schematics/angular
Commit | Description |
---|---|
feat - 4da922e4f | use isolatedModules in generated project |