Skip to content

refactor(@angular/cli): Fix capabilities registration #30851

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 8, 2025

Conversation

atscott
Copy link
Contributor

@atscott atscott commented Aug 7, 2025

Capabilities are part of the ServerOptions, the second argument of the constructor.

This change also adds logging as a supported capability.

@atscott atscott force-pushed the fixcapabilities branch 2 times, most recently from f3a9a97 to 9db322e Compare August 7, 2025 23:05
Capabilities are part of the ServerOptions, the second argument of the constructor.

This change also adds logging as a supported capability.
@clydin clydin added target: patch This PR is targeted for the next patch release action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Aug 8, 2025
@clydin clydin merged commit 16ec433 into angular:main Aug 8, 2025
32 checks passed
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 area: @angular/build area: @angular/cli target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants