Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Dec 11, 2025

When fetching a package manifest for a tag or range, also cache the result using the resolved specific version. This avoids redundant lookups if the specific version is requested subsequently.

@clydin clydin added the target: minor This PR is targeted for the next minor release label Dec 11, 2025
@angular-robot angular-robot bot added area: performance Issues related to performance area: @angular/cli labels Dec 11, 2025
…r abstraction

When fetching a package manifest for a tag or range, also cache the result using the resolved specific version. This avoids redundant lookups if the specific version is requested subsequently.

Also removes an unused import.
@clydin clydin force-pushed the pm/cache-manifest-specific branch from 522c9e3 to 4eea6a6 Compare December 11, 2025 17:44
@clydin clydin added the action: merge The PR is ready for merge by the caretaker label Dec 11, 2025
@clydin clydin merged commit a15db28 into angular:main Dec 11, 2025
49 of 53 checks passed
@clydin
Copy link
Member Author

clydin commented Dec 11, 2025

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

@clydin clydin deleted the pm/cache-manifest-specific branch December 11, 2025 19:23
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 area: performance Issues related to performance 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