Skip to content

Conversation

alan-agius4
Copy link
Collaborator

This change prevents the CLI from setting a default value for array options that have a length of zero. Previously, this would result in an empty array being added as a default, which isn't the intended behavior.

…is 0

This change prevents the CLI from setting a default value for array options that have a length of zero. Previously, this would result in an empty array being added  as a default, which isn't the intended behavior.
@alan-agius4 alan-agius4 requested a review from clydin August 28, 2025 12:51
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Aug 28, 2025
@alan-agius4 alan-agius4 added the target: patch This PR is targeted for the next patch release label Aug 28, 2025
@alan-agius4 alan-agius4 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 Aug 28, 2025
@alan-agius4 alan-agius4 merged commit 2c498d2 into angular:main Aug 28, 2025
57 of 58 checks passed
@alan-agius4 alan-agius4 deleted the array-default-empty branch August 28, 2025 14:02
@alan-agius4
Copy link
Collaborator Author

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

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/cli 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