Bumps @angular-devkit/core from 17.0.5 to 17.2.2.
Release notes
Sourced from @angular-devkit/core's releases.
v17.2.2
17.2.2 (2024-02-28)
@angular-devkit/build-angular
| Commit |
Description |
 |
ensure all related stylesheets are rebuilt when an import changes |
v17.2.1
17.2.1 (2024-02-22)
@angular-devkit/build-angular
| Commit |
Description |
 |
allow mts and cts file replacement |
 |
provide Vite client code source map when loading |
v17.2.0
17.2.0 (2024-02-14)
@schematics/angular
| Commit |
Description |
 |
add support to bun package manager |
@angular/cli
| Commit |
Description |
 |
add support to bun package manager |
@angular-devkit/build-angular
| Commit |
Description |
 |
add define build option to application builder |
 |
add JSON build logs when using the application builder |
 |
allow control of Vite-based development server prebundling |
 |
provide default and abbreviated build target support for dev-server and extract-i18n |
 |
provide option to allow automatically cleaning the terminal screen during rebuilds |
 |
support using custom postcss configuration with application builder |
 |
add output location in build stats |
 |
avoid preloading server chunks |
 |
display server bundles in build stats |
 |
downgrade copy-webpack-plugin to workaround Node.js support issue |
 |
ensure correct .html served with Vite dev-server |
 |
limit the number of lazy chunks visible in the stats table |
 |
support string as plugin option in custom postcss plugin config |
@angular-devkit/schematics
| Commit |
Description |
 |
add bun to known package managers |
@angular/create
| Commit | Description |
... (truncated)
Changelog
Sourced from @angular-devkit/core's changelog.
17.2.2 (2024-02-28)
@angular-devkit/build-angular
| Commit |
Type |
Description |
| 3394d3cf1 |
fix |
ensure all related stylesheets are rebuilt when an import changes |
17.2.1 (2024-02-22)
@angular-devkit/build-angular
| Commit |
Type |
Description |
| 9e7c47b59 |
fix |
allow mts and cts file replacement |
| f2a2e9287 |
fix |
provide Vite client code source map when loading |
17.2.0 (2024-02-14)
@angular/cli
| Commit |
Type |
Description |
| b3e206741 |
feat |
add support to bun package manager |
@schematics/angular
| Commit |
Type |
Description |
| 03e1aa790 |
feat |
add support to bun package manager |
@angular-devkit/build-angular
| Commit |
Type |
Description |
| 7f57123fd |
feat |
add define build option to application builder |
| f4f535653 |
feat |
add JSON build logs when using the application builder |
| b59f663e5 |
feat |
allow control of Vite-based development server prebundling |
| 8f47f1e96 |
feat |
provide default and abbreviated build target support for dev-server and extract-i18n |
| 7a12074dc |
feat |
provide option to allow automatically cleaning the terminal screen during rebuilds |
| 7c522aa87 |
feat |
support using custom postcss configuration with application builder |
| 476a68daa |
fix |
add output location in build stats |
... (truncated)
Commits
ea843eb release: cut the v17.2.2 release
ac779dd test: update Safari 15 private property E2E for babel changes
3394d3c fix(@angular-devkit/build-angular): ensure all related stylesheets are rebuil...
ca18ead release: cut the v17.2.1 release
a361540 test: avoid new Node.js properties in webpack direct E2E chunk size testing
40e04f6 test: generalize webpack direct E2E chunk size testing
4fc5c6a Revert "refactor(@schematics/angular): remove private /components API"
f2a2e92 fix(@angular-devkit/build-angular): provide Vite client code source map when ...
9e7c47b fix(@angular-devkit/build-angular): allow mts and cts file replacement
644010d release: cut the v17.2.0 release
- Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)