Skip to content

refactor(@angular-devkit/architect): update to support building with isolated declarations #30618

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
Jun 27, 2025

Conversation

clydin
Copy link
Member

@clydin clydin commented Jun 27, 2025

The @angular-devkit/architect package can now be built with the TypeScript isolatedDeclarations option enabled. The changes were type only and mainly related to function return types and module level variable types additions.

@clydin clydin added the target: minor This PR is targeted for the next minor release label Jun 27, 2025
@clydin clydin force-pushed the isolated-decls/architect branch from 3fb6ab5 to dce56ac Compare June 27, 2025 18:16
…isolated declarations

The `@angular-devkit/architect` package can now be built with the TypeScript
`isolatedDeclarations` option enabled. The changes were type only and
mainly related to function return types and module level variable types
additions.
@clydin clydin force-pushed the isolated-decls/architect branch from dce56ac to d810c27 Compare June 27, 2025 18:19
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jun 27, 2025
@jkrems jkrems 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 Jun 27, 2025
@clydin clydin merged commit ccbb963 into angular:main Jun 27, 2025
32 checks passed
@clydin clydin deleted the isolated-decls/architect branch June 27, 2025 22:54
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-devkit/architect 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