Skip to content

refactor(@angular/build): provide private component stylesheet bundling API for internal compilation infrastructure #30844

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

Conversation

clydin
Copy link
Member

@clydin clydin commented Aug 6, 2025

The ComponentStylesheetBundler class is now available from the private entry point for the @angular/build package. All items exposed from this entry point are not subject to SemVer guarantees and may change between releases. Use with caution as breakage may occur when updating versions.

…ng API for internal compilation infrastructure

The `ComponentStylesheetBundler` class is now available from the
`private` entry point for the `@angular/build` package. All items exposed
from this entry point are not subject to SemVer guarantees and may change between
releases. Use with caution as breakage may occur when updating versions.
@clydin clydin added the target: minor This PR is targeted for the next minor release label Aug 6, 2025
@clydin clydin requested a review from dgp1130 August 7, 2025 13:05
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Aug 7, 2025
@clydin clydin 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 Aug 7, 2025
@clydin clydin merged commit 5eeebf9 into angular:main Aug 7, 2025
33 checks passed
@clydin clydin deleted the application/private-component-stylesheets branch August 7, 2025 15:16
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 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