Skip to content

refactor: remove @angular-devkit/architect-cli package#32636

Merged
alan-agius4 merged 2 commits intoangular:mainfrom
alan-agius4:remove-architect-cli
Mar 2, 2026
Merged

refactor: remove @angular-devkit/architect-cli package#32636
alan-agius4 merged 2 commits intoangular:mainfrom
alan-agius4:remove-architect-cli

Conversation

@alan-agius4
Copy link
Collaborator

The @angular-devkit/architect-cli package has been removed as it is no longer necessary. The architect command-line tool, which was previously provided by this package, is now available directly through the @angular-devkit/architect package.

Users who were using the standalone architect tool should update their dependencies to point directly to @angular-devkit/architect.

BREAKING CHANGE: The @angular-devkit/architect-cli package is no longer available. The architect CLI tool has been moved to the @angular-devkit/architect package.

The `@angular-devkit/architect-cli` package has been removed as it is no longer necessary. The `architect` command-line tool, which was previously provided by this package, is now available directly through the `@angular-devkit/architect` package.

Users who were using the standalone `architect` tool should update their dependencies to point directly to `@angular-devkit/architect`.

BREAKING CHANGE: The `@angular-devkit/architect-cli` package is no longer available. The `architect` CLI tool has been moved to the `@angular-devkit/architect` package.
@alan-agius4 alan-agius4 requested a review from clydin March 2, 2026 08:05
@alan-agius4 alan-agius4 added action: review The PR is still awaiting reviews from at least one requested reviewer target: major This PR is targeted for the next major release labels Mar 2, 2026
@angular-robot angular-robot bot added the detected: breaking change PR contains a commit with a breaking change label Mar 2, 2026
This is outdated and unused.
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Mar 2, 2026
@alan-agius4 alan-agius4 merged commit 4fec6bf into angular:main Mar 2, 2026
11 checks passed
@alan-agius4
Copy link
Collaborator Author

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4 alan-agius4 deleted the remove-architect-cli branch March 2, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants