Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Dec 12, 2025

This commit addresses various TypeScript compilation errors that arise when the 'isolatedDeclarations' option is enabled.

@clydin clydin added the target: minor This PR is targeted for the next minor release label Dec 12, 2025
@clydin clydin force-pushed the build/isolated-decls-2 branch from 3643a33 to f2e72b6 Compare December 12, 2025 19:45
…olated declarations

This commit addresses various TypeScript compilation errors that arise when the 'isolatedDeclarations' option is enabled.
@clydin clydin force-pushed the build/isolated-decls-2 branch from f2e72b6 to 501cf5a Compare December 12, 2025 20:13
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Dec 12, 2025
constructor(
public workingDirectory?: string,
public commitOptions?: CommitOptions,
public workingDirectory?: string | undefined,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one makes me a bit sad but I guess it makes sense in a way.

@hybrist hybrist 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 Dec 13, 2025
@hybrist hybrist merged commit fd8b4c8 into angular:main Dec 13, 2025
36 checks passed
@hybrist
Copy link
Contributor

hybrist commented Dec 13, 2025

This PR was merged into the repository. The changes were merged into the following branches:

@clydin clydin deleted the build/isolated-decls-2 branch December 13, 2025 15:26
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