← changelog

augment-it changelog/2025-07-26_01.md

Promote RecordCard out of the microfrontends and into shared/ui — one Card, many consumers

The Card component was duplicated across two microfrontends. Tanuj lifted it into packages/ui as RecordCard, the first non-trivial component to live in the shared package — and the proof point for how cross-MFE components will work going forward.

  • Shared-UI
  • Refactor
  • Components
  • Module-Federation
  • Error-Boundary