Skip to content

refactor(@angular-devkit/schematics): add explicit return types to functions #30212

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

Conversation

clydin
Copy link
Member

@clydin clydin commented Apr 30, 2025

To support the eventual use of the TypeScript isolatedDeclarations option, explicit return types have been added to functions throughout the @angular-devkit/schematics package code.

@clydin clydin added the target: major This PR is targeted for the next major release label Apr 30, 2025
@clydin clydin closed this Apr 30, 2025
@clydin clydin reopened this Apr 30, 2025
@clydin clydin force-pushed the build/schematics-return-types branch from 3dab235 to 081b5ff Compare April 30, 2025 18:44
…nctions

To support the eventual use of the TypeScript `isolatedDeclarations`
option, explicit return types have been added to functions throughout
the `@angular-devkit/schematics` package code.
@clydin clydin force-pushed the build/schematics-return-types branch from 081b5ff to 3c68633 Compare April 30, 2025 18:45
@clydin clydin added action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate and removed target: major This PR is targeted for the next major release labels Apr 30, 2025
@clydin clydin merged commit 2027d1b into angular:main Apr 30, 2025
55 of 56 checks passed
@clydin
Copy link
Member Author

clydin commented Apr 30, 2025

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

@clydin clydin deleted the build/schematics-return-types branch April 30, 2025 23:51
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: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants