-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Releases: angular/angular-cli
Releases Β· angular/angular-cli
v17.2.1
17.2.1 (2024εΉ΄02ζ22ζ₯)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 9e7c47b59 | allow mts and cts file replacement |
fix - f2a2e9287 | provide Vite client code source map when loading |
Assets 2
3 people reacted
v17.2.0
17.2.0 (2024εΉ΄02ζ14ζ₯)
@schematics/angular
Commit | Description |
---|---|
feat - 03e1aa790 | add support to bun package manager |
@angular/cli
Commit | Description |
---|---|
feat - b3e206741 | add support to bun package manager |
@angular-devkit/build-angular
Commit | Description |
---|---|
feat - 7f57123fd | add define build option to application builder |
feat - f4f535653 | add JSON build logs when using the application builder |
feat - b59f663e5 | allow control of Vite-based development server prebundling |
feat - 8f47f1e96 | provide default and abbreviated build target support for dev-server and extract-i18n |
feat - 7a12074dc | provide option to allow automatically cleaning the terminal screen during rebuilds |
feat - 7c522aa87 | support using custom postcss configuration with application builder |
fix - 476a68daa | add output location in build stats |
fix - 5e6f1a9f4 | avoid preloading server chunks |
fix - 41ea985f9 | display server bundles in build stats |
fix - d493609d3 | downgrade copy-webpack-plugin to workaround Node.js support issue |
fix - 8d5af1d5c | ensure correct .html served with Vite dev-server |
fix - 944cbcdb1 | limit the number of lazy chunks visible in the stats table |
fix - 905e13633 | support string as plugin option in custom postcss plugin config |
@angular-devkit/schematics
Commit | Description |
---|---|
fix - da1c38c48 | add bun to known package managers |
@angular/create
Commit | Description |
---|---|
feat - 600498f2c | add support to bun package manager |
Assets 2
11 people reacted
v17.1.4
17.1.4 (2024εΉ΄02ζ14ζ₯)
@angular/cli
Commit | Description |
---|---|
fix - 6d2168db9 | prevent BOM errors in package.json during ng update |
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - bf42d6df2 | bypass Vite prebundling for absolute URL imports |
Assets 2
v17.2.0-rc.0
v17.2.0-rc.0
Pre-release
Pre-release
17.2.0-rc.0 (2024εΉ΄02ζ08ζ₯)
@angular-devkit/build-angular
Commit | Description |
---|---|
feat - 7f57123fd | add define build option to application builder |
feat - b59f663e5 | allow control of Vite-based development server prebundling |
feat - 7a12074dc | provide option to allow automatically cleaning the terminal screen during rebuilds |
fix - 2a25e06ea | allow ./ baseHref when using vite based server |
fix - 5e6f1a9f4 | avoid preloading server chunks |
fix - 8d5af1d5c | ensure correct .html served with Vite dev-server |
fix - 1aeeb7da0 | ensure WebWorker main entry is used in output code |
Assets 2
3 people reacted
v17.1.3
17.1.3 (2024εΉ΄02ζ08ζ₯)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 3de3aa170 | allow ./ baseHref when using vite based server |
fix - 17f47a3c9 | ensure WebWorker main entry is used in output code |
Assets 2
v17.2.0-next.1
v17.2.0-next.1
Pre-release
Pre-release
17.2.0-next.1 (2024εΉ΄01ζ31ζ₯)
@schematics/angular
Commit | Description |
---|---|
feat - 03e1aa790 | add support to bun package manager |
@angular/cli
Commit | Description |
---|---|
feat - b3e206741 | add support to bun package manager |
@angular-devkit/build-angular
Commit | Description |
---|---|
feat - f4f535653 | add JSON build logs when using the application builder |
feat - 7c522aa87 | support using custom postcss configuration with application builder |
fix - d6aea27db | add required modules as externals imports |
fix - 476a68daa | add output location in build stats |
fix - dbd3984f2 | correctly handle glob negation in proxy config when using vite |
fix - 41ea985f9 | display server bundles in build stats |
fix - 822e7a482 | handle regular expressions in proxy config when using Vite |
fix - 944cbcdb1 | limit the number of lazy chunks visible in the stats table |
fix - 37ffa5e4a | resolve absolute output-path when using esbuild based builders |
@angular/create
Commit | Description |
---|---|
feat - 600498f2c | add support to bun package manager |
Assets 2
12 people reacted
v17.1.2
17.1.2 (2024εΉ΄01ζ31ζ₯)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 6815f13e3 | add required modules as externals imports |
fix - a0e306098 | correctly handle glob negation in proxy config when using vite |
fix - 235c8403a | handle regular expressions in proxy config when using Vite |
fix - 5332e5b2e | resolve absolute output-path when using esbuild based builders |
fix - 3deb0d4a1 | return 404 for assets that are not found |
Assets 2
3 people reacted
v17.2.0-next.0
v17.2.0-next.0
Pre-release
Pre-release
17.2.0-next.0 (2024εΉ΄01ζ25ζ₯)
@angular-devkit/build-angular
Commit | Description |
---|---|
feat - 8f47f1e96 | provide default and abbreviated build target support for dev-server and extract-i18n |
fix - 8216b11b3 | return 404 for assets that are not found |
Assets 2
4 people reacted
v17.1.1
17.1.1 (2024εΉ΄01ζ24ζ₯)
@schematics/angular
Commit | Description |
---|---|
fix - 35ebf1efd | retain trailing comma when adding providers to app config |
@angular/cli
Commit | Description |
---|---|
fix - 8ebb754c2 | update regex to validate the project-name |
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 88de1da92 | ENOENT: no such file or directory on Windows during component rebuild |
fix - 4e2586aeb | allow package file loader option with Vite prebundling |
fix - aca1cfcda | do not add internal CSS resources files in watch |
fix - 53258f617 | handle load event for multiple stylesheets and CSP nonces |
fix - 412fe6ec6 | pre-transform error when using vite with SSR |
fix - 45dea6f44 | provide actionable error message when server bundle is missing default export |
fix - 4e2b23f03 | update dependency vite to v5.0.12 |
@angular/ssr
Commit | Description |
---|---|
fix - 02d9d84c5 | handle load event for multiple stylesheets and CSP nonces |
Assets 2
11 people reacted
v16.2.12
16.2.12 (2024εΉ΄01ζ24ζ₯)
@angular-devkit/build-angular
Commit | Description |
---|---|
fix - 5fad40162 | update dependency vite to v4.5.2 |
Assets 2
2 people reacted