Skip to content

react-mfe-shell: v6.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 03:11
b8e5f44

6.0.0 (2025-08-24)

⚠ BREAKING CHANGES

  • Button and Badge components now use semantic variants instead of basic color props

Features

  • add modern favicon system matching application design (400fbab)
  • enhance design system with semantic variants and dynamic version management (9294f93)

Bug Fixes

  • eliminate all remaining ESLint warnings (927dff8)
  • resolve ESLint errors and improve type safety (b7a9ded)
  • resolve release-please configuration issues (3776f87)
  • resolve TypeScript build errors in Button component (6e5a8f7)

Styles

  • improve type annotation formatting in Button component (0e3ed1c)