fix(compile): preserve package instance identity - #8533
Conversation
Resolve bare packages from each importer and track every canonical compile-package root instead of redirecting all copies through a package-name key. This lets nested versions compile with distinct path-derived symbols and cache identities while canonical links to one physical root still deduplicate. Closes PerryTS#8516.
8077ef9 to
4e8aa19
Compare
|
Warning Review limit reached
Next review available in: 17 minutes Limit details: You’ve used all 8 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (14)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Merging on green Also included in a locally stacked build with #8525, #8529, #8531, #8533, #8534, #8536, #8537 to check cross-PR interaction — several of these touch the same files ( |
Closes #8516.
Summary
Validation
No version bump is included; the required changelog.d fragment is present.