Skip to content

fix(@angular/cli): correctly handle --collection option in ng new#23440

Merged
clydin merged 1 commit intoangular:mainfrom
alan-agius4:collection-option-ng-new
Jun 27, 2022
Merged

fix(@angular/cli): correctly handle --collection option in ng new#23440
clydin merged 1 commit intoangular:mainfrom
alan-agius4:collection-option-ng-new

Conversation

@alan-agius4
Copy link
Collaborator

Previously, this option was ignored due to an incorrect deconstruction.

Closes #23414

Previously, this option was ignored due to an incorrect deconstruction.

Closes angular#23414
@alan-agius4 alan-agius4 added target: patch This PR is targeted for the next patch release 2022Q3 Fixit labels Jun 27, 2022
@alan-agius4 alan-agius4 requested a review from clydin June 27, 2022 08:10
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label Jun 27, 2022
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed 2022Q3 Fixit labels Jun 27, 2022
@clydin clydin added 2022Q3 Fixit and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jun 27, 2022
@clydin clydin merged commit 5a012b5 into angular:main Jun 27, 2022
@alan-agius4 alan-agius4 deleted the collection-option-ng-new branch June 27, 2022 14:23
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ng new ignores --collection for checking schematic options

2 participants