-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Releases: angular/angular-cli
Releases · angular/angular-cli
v16.2.0-rc.0
v16.2.0-rc.0
Pre-release
Pre-release
16.2.0-rc.0 (2023年08月02日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 6539bb520 | hot update filename suffix with .mjs |
Assets 2
5 people reacted
v16.1.7
16.1.7 (2023年08月02日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 1dab4ed87 | hot update filename suffix with .mjs |
Assets 2
1 person reacted
16.2.0-next.4
16.2.0-next.4
Pre-release
Pre-release
16.2.0-next.4 (2023年07月26日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 449e21b3a | correctly load dev server assets with vite 4.4.0+ |
fix - d6ae2c7b7 | error during critical CSS inlining for external stylesheets |
Assets 2
2 people reacted
v16.1.6
16.1.6 (2023年07月26日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 20816b57f | error during critical CSS inlining for external stylesheets |
Assets 2
v16.2.0-next.3
v16.2.0-next.3
Pre-release
Pre-release
16.2.0-next.3 (2023年07月20日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 5908ede3d | correctly wrap CommonJS exported enums when optimizing |
fix - 5048f6e82 | Set chunk names explicitly |
perf - 61a652d91 | inject Sass import/use directive importer information when resolving |
perf - 6bfd1800e | use in-memory Sass module resolution cache |
Assets 2
10 people reacted
v16.1.5
16.1.5 (2023年07月20日)
@angular/cli
Commit | Description |
---|---|
fix - 7e91d4709 | add zone.js to ng version output |
fix - 475506822 | throw an error when executed in a google3-context |
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 07d3d8c6a | correctly wrap CommonJS exported enums when optimizing |
Assets 2
v16.2.0-next.2
v16.2.0-next.2
Pre-release
Pre-release
16.2.0-next.2 (2023年07月13日)
@angular/cli
Commit | Description |
---|---|
fix - d0f005913 | add zone.js to ng version output |
fix - da3c1c32a | throw an error when executed in a google3-context |
@angular-devkit/build-angular
Commit | Description |
---|---|
feat - e6b377436 | add ssr option in application builder |
feat - cb165a75d | add pre-rendering (SSG) and App-shell support generation to application builder |
feat - 099cec758 | add support for serving SSR with dev-server when using the application builder |
fix - 7defb3635 | ensure that server dependencies are loaded also in ssr entrypoint |
perf - 974748cdf | filter postcss usage based on content in esbuild builder |
perf - a0a2c7aef | only load browserslist in babel preset if needed |
Assets 2
2 people reacted
v16.2.0-next.1
v16.2.0-next.1
Pre-release
Pre-release
16.2.0-next.1 (2023年07月06日)
@angular-devkit/build-angular
Commit | Description |
---|---|
feat - 095f5aba6 | add initial support for server bundle generation using esbuild |
fix - 93b743af0 | normalize paths in loader cache with esbuild |
fix - 376e3462d | use absolute watch paths for postcss dependency messages |
Assets 2
3 people reacted
v16.1.4
16.1.4 (2023年07月06日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 7016cee57 | normalize paths in loader cache with esbuild |
Assets 2
2 people reacted
v16.1.3
16.1.3 (2023年06月29日)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - b56ab0798 | use absolute watch paths for postcss dependency messages |