Skip to content

react-mfe-shell: v5.0.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 00:25
ed4cb00

5.0.0 (2025-08-24)

⚠ BREAKING CHANGES

  • Demo now has separate versioning from main library
  • Documentation file names have changed to follow kebab-case convention

Features

  • add personal signature to footer and documentation (6f09878)
  • display package version in demo app (4e574d9)
  • implement multi-package versioning with release-please (8d1445c)

Bug Fixes

  • ci: resolve npm optional dependencies issue in workflows (5d48b93)
  • ci: resolve SWC native binding issues in GitHub Actions (b569391)

Documentation

  • add GitHub Pages setup instructions (ee8dd66)
  • add personal signature to all documentation files (7c298bf)
  • add troubleshooting info for npm optional dependencies issue (b323291)
  • add troubleshooting info for SWC and Jekyll issues (f18783b)
  • complete personal signature rollout across all documentation (521b889)
  • standardize documentation structure and remove irrelevant content (5116b3e)
  • update scripts README to reflect current project structure (8f4ec6c)

Code Refactoring

  • remove community message and all emojis from project (1202bd1)

Continuous Integration

  • add GitHub Actions workflows for demo deployment (c5c5644)