- Delete SetupWizard component and its test file (no longer used) - Remove migration-stubs.ts (dead migration helper code) - Strip unused CSS rules from dashboard styles.css - Fix minor test assertion in activity-feed theme test - Add changeset for patch release
6 lines
162 B
Markdown
6 lines
162 B
Markdown
---
|
|
"@gsxdsm/fusion": patch
|
|
---
|
|
|
|
Remove unused `migration-stubs.ts` interfaces (`CentralCoreStub`, `ProjectInfoStub`) and dead `SetupWizard` dashboard component.
|