Skip to content

Releases: angular/angular-cli

v16.1.3

29 Jun 12:48
Compare
Choose a tag to compare

16.1.3 (2023-06-29)

@angular-devkit/build-angular

Commit Description
fix - b56ab0798 use absolute watch paths for postcss dependency messages

v16.2.0-next.0

28 Jun 14:47
Compare
Choose a tag to compare
v16.2.0-next.0 Pre-release
Pre-release

16.2.0-next.0 (2023-06-28)

@angular-devkit/build-angular

Commit Description
feat - c05c83be7 add initial application builder implementation
feat - 2a3fc6846 add preload hints based on transitive initial files
fix - f42f10135 ensure preload hints for external stylesheets are marked as styles

v16.1.2

28 Jun 12:31
Compare
Choose a tag to compare

16.1.2 (2023-06-28)

@angular/cli

Commit Description
fix - 3475e0281 update direct semver dependencies to 7.5.3

@angular-devkit/build-angular

Commit Description
fix - 8108b8c2d allow linker JIT support with prebundling with esbuild builder
fix - 502365037 use all style language watch files in esbuild builder

v15.2.9

28 Jun 14:57
Compare
Choose a tag to compare

15.2.9 (2023-06-28)

@angular/cli

Commit Description
fix - f36e38a91 update direct semver dependencies to 7.5.3

v14.2.12

28 Jun 12:20
Compare
Choose a tag to compare

14.2.12 (2023-06-28)

@angular/cli

Commit Description
fix - bd396b656 update direct semver dependencies to 7.5.3

v16.1.1

22 Jun 16:26
Compare
Choose a tag to compare

16.1.1 (2023-06-22)

@angular-devkit/build-angular

Commit Description
fix - f017fee2e actually disable Vite prebundling file discovery
fix - 2b4beaca2 experimental esbuild pipeline, add es2015 to main fields for RxJS v6 compatibility
fix - e3c85e00e track postcss provided file dependencies in esbuild builder
fix - 1419fff88 unpin and downgrade browserslist
fix - 950a4b60f watch all bundler provided inputs with esbuild builder

v16.1.0

13 Jun 17:14
Compare
Choose a tag to compare

16.1.0 (2023-06-13)

@schematics/angular

Commit Description
feat - b14b95990 add bootstrap-agnostic utilities for writing ng-add schematics

@angular-devkit/build-angular

Commit Description
feat - 3ede1a2ca allow forcing esbuild builder with dev-server
feat - 2d141fe3b show estimated transfer size with esbuild builder
feat - 9aa9b5264 support autoprefixer/tailwind CSS with Less/Sass in esbuild builder
feat - 3d1c09b23 support dev-server package prebundling with esbuild builder
feat - d8930facc support incremental TypeScript semantic diagnostics in esbuild builder
fix - 5cacd34a2 watch all TypeScript referenced files in esbuild builder
perf - 8336ad80d enable in-memory load result caching for stylesheets in esbuild builder

v16.0.6

13 Jun 15:44
Compare
Choose a tag to compare

16.0.6 (2023-06-13)

@angular-devkit/build-angular

Commit Description
fix - eebb54cbf correctly handle sass imports
fix - 081b62539 support proxy configuration array-form in esbuild builder

v16.1.0-rc.0

07 Jun 13:43
Compare
Choose a tag to compare
v16.1.0-rc.0 Pre-release
Pre-release

16.1.0-rc.0 (2023-06-07)

@schematics/angular

Commit Description
feat - b14b95990 add bootstrap-agnostic utilities for writing ng-add schematics

@angular-devkit/build-angular

Commit Description
fix - 772fe84ed ignore .git folder in browser-esbuild watcher
fix - 7155cbe5b ignore folders starting with a dot in browser-esbuild watcher

v16.0.5

07 Jun 11:15
Compare
Choose a tag to compare

16.0.5 (2023-06-07)

@angular-devkit/build-angular

Commit Description
fix - 9817b984b ignore .git folder in browser-esbuild watcher
fix - ce95d2545 ignore folders starting with a dot in browser-esbuild watcher