Skip to content

refactor(@angular-devkit/schematics): initial isolated declarations type adjustments #30663

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

Conversation

clydin
Copy link
Member

@clydin clydin commented Jul 7, 2025

Several type only changes have been made to the schematics code to support the eventual compilation of the package with TypeScript's isolatedDeclarations option. This is not yet comprehensive and more changes will be needed to fully support the option.

…ype adjustments

Several type only changes have been made to the schematics code to support
the eventual compilation of the package with TypeScript's `isolatedDeclarations`
option. This is not yet comprehensive and more changes will be needed to
fully support the option.
@clydin clydin force-pushed the isolateddecls/schematics-initial branch from 3c98ff4 to a17bc5c Compare July 7, 2025 19:20
@clydin clydin added the target: minor This PR is targeted for the next minor release label Jul 7, 2025
@clydin clydin removed the request for review from alan-agius4 July 7, 2025 23:48
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Jul 7, 2025
@clydin clydin merged commit 8b613c8 into angular:main Jul 7, 2025
32 checks passed
@clydin clydin deleted the isolateddecls/schematics-initial branch July 7, 2025 23:55
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/schematics 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