Skip to content

Releases: angular/angular-cli

v16.1.8

04 Aug 18:41
Compare
Choose a tag to compare

16.1.8 (2023-08-04)

@angular-devkit/build-angular

Commit Description
fix - 7a420d33 build: update critters

v16.2.0-rc.0

02 Aug 20:52
Compare
Choose a tag to compare
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

v16.1.7

02 Aug 20:15
Compare
Choose a tag to compare

16.1.7 (2023-08-02)

@angular-devkit/build-angular

Commit Description
fix - 1dab4ed87 hot update filename suffix with .mjs

16.2.0-next.4

26 Jul 21:38
Compare
Choose a tag to compare
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

v16.1.6

26 Jul 19:51
Compare
Choose a tag to compare

16.1.6 (2023-07-26)

@angular-devkit/build-angular

Commit Description
fix - 20816b57f error during critical CSS inlining for external stylesheets

v16.2.0-next.3

20 Jul 21:09
Compare
Choose a tag to compare
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

v16.1.5

20 Jul 17:10
Compare
Choose a tag to compare

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

v16.2.0-next.2

13 Jul 22:03
Compare
Choose a tag to compare
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

v16.2.0-next.1

06 Jul 19:38
Compare
Choose a tag to compare
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

v16.1.4

06 Jul 18:06
Compare
Choose a tag to compare

16.1.4 (2023-07-06)

@angular-devkit/build-angular

Commit Description
fix - 7016cee57 normalize paths in loader cache with esbuild