2026 04 18 Mybetterrates Component Rename
MyBetterRates Component Rename
Section titled “MyBetterRates Component Rename”Date: 2026-04-18 Scope: Monorepo — Template site
What Changed
Section titled “What Changed”Renamed MyBetterRatesEntity → MyBetterRates to align with SmartDebt entity component naming pattern.
Component changes
Section titled “Component changes”MyBetterRatesEntity.astro→MyBetterRates.astrovariantprop →entityprop;hasVariant→hasEntity;.mbr-variant-text→.mbr-entity-textMyBetterRatesEntityShowcase.astro→MyBetterRatesShowcase.astro
Files updated
Section titled “Files updated”components.astro— import + component tagmbr-brand.astro— import + 9 usageslogo-test.astro— import + allvariant=→entity=Header.astro— import + component tagdocs.astro— text referencesCLAUDE.md(monorepo) — gotcha notebranding.spec.ts— test description string
Test Results
Section titled “Test Results”- Build: clean (25 pages, 0 errors)
- E2E chromium: 23/28 passed; all 8 MyBetterRates tests green
- 2 pre-existing failures unrelated to this change (logo snapshot mismatch, SmartDebt hidden-text test)