fix(designer): avoid remount update loop - #22
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
Included review availability: 1 review is currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour. Summary by CodeRabbit
Walkthrough
Merge Risk: ⚪ Minimal · up to This change prevents redundant designer updates and remount-time subscriber notifications while adding focused test coverage; no actionable merge-blocking risk remains after normal checks and review. 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✨ Finishing Touches✨ Simplify code
Comment |
Summary\n- avoid republishing unchanged Variable projections during designer reconciliation\n- prevent the Runs-to-Design remount path from synchronously notifying external-store subscribers during commit\n- bump the published packages to 0.1.0-alpha.16\n\n## Verification\n- bun run check\n- bun run test\n- bun run build\n- bun run test:package