Skip to content

Releases: angular/angular-cli

v16.0.0-rc.3

27 Apr 22:47
Compare
Choose a tag to compare
v16.0.0-rc.3 Pre-release
Pre-release

16.0.0-rc.3 (2023-04-27)

@schematics/angular

Commit Description
fix - b2ed7bd10 provide migration that disables build optimizer on dev server builds

@angular-devkit/build-angular

Commit Description
fix - e690b7cbd always enable looseEnums build optimizer rule
fix - f74151baa exclude @angular/platform-server/init from unsafe optimizations
perf - e1398d333 do not inline sourcemap when using vite dev-server

v16.0.0-rc.2

27 Apr 01:30
Compare
Choose a tag to compare
v16.0.0-rc.2 Pre-release
Pre-release

16.0.0-rc.2 (2023-04-26)

@schematics/angular

Commit Description
fix - a5cb46124 add standalone option to library library
fix - 0d58f73c5 rename app.server.module.ts to app.module.server.ts
fix - b21a0e733 replace vscode launch type from pwa-chrome to chrome

@angular-devkit/build-angular

Commit Description
fix - 766c14698 add sourcemap x_google_ignoreList support for esbuild builder
fix - 135ab4c36 avoid double sourcemap comments with esbuild dev-server
fix - 1a8833b21 provide option to run build-optimizer on server bundles
fix - c272172c8 update esbuild builder complete log
fix - eca366a84 use preserveSymlinks option for tsconfigs in esbuild builder

v15.2.7

26 Apr 13:15
Compare
Choose a tag to compare

15.2.7 (2023-04-26)

@schematics/angular

Commit Description
fix - d9aefd6da replace vscode launch type from pwa-chrome to chrome

@angular/cli

Commit Description
fix - f4a6dac87 process keeps running when analytics are enabled
perf - f9b2fb1c4 register CLI commands lazily

v16.0.0-rc.1

19 Apr 22:51
Compare
Choose a tag to compare
v16.0.0-rc.1 Pre-release
Pre-release

16.0.0-rc.1 (2023-04-19)

@angular/cli

Commit Description
fix - bae6b2822 process keeps running when analytics are enabled
perf - 19f9d351c register CLI commands lazily

@angular-devkit/build-angular

Commit Description
fix - dcf60d2be correctly filter lazy global styles in esbuild builder
fix - 342a4ea30 correctly show initial files in stat table with esbuild builder
fix - 107851ae4 display warning when preserveWhitespaces is set in the tsconfig provided to the server builder
fix - f72155bc7 fully remove third-party sourcemaps when disabled in esbuild builder
fix - 0b450578a update list of known tailwind configuration files
perf - a710a262a cache Sass in memory with esbuild watch mode

v16.0.0-rc.0

12 Apr 21:02
Compare
Choose a tag to compare
v16.0.0-rc.0 Pre-release
Pre-release

16.0.0-rc.0 (2023-04-12)

@angular-devkit/build-angular

Commit Description
fix - ff8a89cbf ensure all build resources are served in esbuild dev server
fix - f76a8358e ensure directories are properly ignored in esbuild builder
fix - adbf2c8a1 normalize long-form asset option output to relative path
fix - a778fe6c2 show lazy files in stat table correctly with esbuild
perf - 28c27567c asynchronously delete output path in esbuild builder
perf - b2ece91b7 enhance Sass package resolution in esbuild builder
perf - 9ea3e8e34 only import esbuild watcher when in watch mode
perf - f88ac6fdf skip Angular linker in JIT mode with esbuild

v15.2.6

12 Apr 18:09
Compare
Choose a tag to compare

15.2.6 (2023-04-12)

@schematics/angular

Commit Description
fix - f0b257ef4 ignore hidden directories when running browserlist migration

v16.0.0-next.7

06 Apr 05:18
Compare
Choose a tag to compare
v16.0.0-next.7 Pre-release
Pre-release

16.0.0-next.7 (2023-04-06)

@schematics/angular

Commit Description
feat - c2d2da41b add support to add service worker to standalone application
fix - f98c9de80 add experimental message when using standalone application schematic.
fix - de6d30102 replace provideServerSupport with provideServerRendering
fix - bff634fe0 update private Components utilities to work with standalone project structure

@angular/cli

Commit Description
fix - fb19f5f3d collect tech information

@angular-devkit/architect

Commit Description
fix - 48871381a allow registered builder teardowns to execute

@angular-devkit/build-angular

Commit Description
feat - ee8013f66 display build output table with esbuild
feat - 0eac98f61 implement progress option for esbuild builder
feat - 8c550302c initial development server for esbuild-based builder
feat - ce46ecae0 support module resolution with less stylesheets in esbuild builder
feat - 584b51907 support scripts option with esbuild builder
feat - e4883b0ee support SSL options with esbuild development server
fix - 005ba4276 ensure empty component styles compile with esbuild
fix - 4822b3ba5 keep esbuild server active until builder fully stops
fix - 67670b612 pass listening port in result for esbuild dev server
fix - b8c9667f9 remove unintended files in esbuild output stats table
perf - aae34fc02 fully lazy load sass in esbuild builder

Special Thanks

Alan Agius, Charles Lyding and Kristiyan Kostadinov

v15.2.5

05 Apr 11:51
Compare
Choose a tag to compare

15.2.5 (2023-04-05)

@angular/cli

Commit Description
fix - db173d7ed collect tech information

Special Thanks

Alan Agius

v16.0.0-next.6

30 Mar 20:51
Compare
Choose a tag to compare
v16.0.0-next.6 Pre-release
Pre-release

16.0.0-next.6 (2023-03-30)

@schematics/angular

Commit Description
feat - c9e84d024 remove generation of BrowserModule.withServerTransition
feat - 50b9e59a5 update app-shell schematic to support standalone applications
feat - dc5cc893d Update universal schematic to support standalone applications
fix - ba4414b2c reformat app.config.ts
fix - 202e9a50f remove compileComponents from component test schematic
fix - 85fe820b0 use same property order in standalone AppComponent

@angular-devkit/build-angular

Commit Description
fix - cdfa7ca88 allow multiple polyfills with esbuild-based builder
fix - 955b493b1 support CSP on critical CSS link tags.
perf - 458400b7b avoid unnecessary iterations

Special Thanks

Alan Agius, Charles Lyding, Cédric Exbrayat, Joey Perrott, Kristiyan Kostadinov and Mike Brocchi

v16.0.0-next.5

22 Mar 21:42
Compare
Choose a tag to compare
v16.0.0-next.5 Pre-release
Pre-release

16.0.0-next.5 (2023-03-22)

Breaking Changes

    • TypeScript 4.8 is no longer supported.

@schematics/angular

Commit Description
feat - a832c2028 Implement a standalone flag for new applications

Commit Description
build - 5a171ddff update to TypeScript 5 and drop support for TypeScript 4.8

@angular-devkit/build-angular

Commit Description
feat - ff5ebf9b1 add CSP support for inline styles
feat - 52969db6b initial tailwindcss support for CSS in esbuild builder

Special Thanks

Alan Agius, Charles Lyding, Kristiyan Kostadinov and Mike Brocchi