Skip to content

refactor(@angular/build): provide private factory API for internal compilation infrastructure #30723

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
Jul 16, 2025

Conversation

clydin
Copy link
Member

@clydin clydin commented Jul 16, 2025

The createAngularCompilation factory function 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.

…mpilation infrastructure

The `createAngularCompilation` factory function 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.
@clydin clydin added the target: patch This PR is targeted for the next patch release label Jul 16, 2025
@clydin clydin requested a review from dgp1130 July 16, 2025 14:48
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Jul 16, 2025
@clydin clydin merged commit 3faa3b4 into angular:main Jul 16, 2025
33 checks passed
@clydin
Copy link
Member Author

clydin commented Jul 16, 2025

The changes were merged into the following branches: main, 20.1.x

@clydin clydin deleted the application/private-compilation-factory branch July 16, 2025 14:58
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: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants