Skip to content

Conversation

clydin
Copy link
Member

@clydin clydin commented Jan 29, 2025

The HMR component update candidate analysis has been improved to now perform more fine-grained checks for cases where more than one component is present in a single TypeScript file. Previously it was possible for all components present in a TypeScript file to be considered update candidates when only one of the components had relevant changes to its template and/or styles.

… files

The HMR component update candidate analysis has been improved to now perform
more fine-grained checks for cases where more than one component is present
in a single TypeScript file. Previously it was possible for all components
present in a TypeScript file to be considered update candidates when only
one of the components had relevant changes to its template and/or styles.
@clydin clydin marked this pull request as ready for review January 30, 2025 17:38
@clydin clydin added the target: minor This PR is targeted for the next minor release label Feb 10, 2025
@clydin clydin requested a review from alan-agius4 February 10, 2025 15:36
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Feb 10, 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 Feb 12, 2025
@clydin clydin merged commit 964fb77 into angular:main Feb 12, 2025
35 checks passed
@clydin clydin deleted the hmr/multi-comp-single-file branch February 12, 2025 16:34
@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 Mar 15, 2025
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 area: @angular/build 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