Skip to content

Releases: jonmatum/react-mfe-shell

demo: v5.0.0

24 Aug 18:05
a962e7f

Choose a tag to compare

5.0.0 (2025-08-24)

⚠ BREAKING CHANGES

  • None - all additions are backward compatible

Features

  • add comprehensive form molecules ecosystem with demo showcase (528ead6)

demo: v4.1.1

24 Aug 04:30
45bbb6c

Choose a tag to compare

4.1.1 (2025-08-24)

Bug Fixes

  • resolve lint errors and apply code formatting (3b45d33)

demo: v4.1.0

24 Aug 04:24
122a395

Choose a tag to compare

4.1.0 (2025-08-24)

Features

  • add meaningful functionality to demo app navigation buttons (5b9e085)
  • comprehensive demo app QA - showcase all available components and features (8ca788e)
  • enhance LoadingSpinner with design tokens and comprehensive safelist (144bf98)
  • remove redundant Live Demo link from footer (12dde95)
  • update Avatar demo to showcase jonmatum GitHub profile (b60077e)
  • update Avatar demo with proper name and professional title (096b271)

demo: v4.0.0

24 Aug 03:11
b8e5f44

Choose a tag to compare

4.0.0 (2025-08-24)

⚠ BREAKING CHANGES

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

Features

  • 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)

demo: v3.0.0

24 Aug 00:25
ed4cb00

Choose a tag to compare

3.0.0 (2025-08-24)

⚠ BREAKING CHANGES

  • Demo now has separate versioning from main library
  • Token structure has been reorganized for better consistency and type safety

Features

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

Documentation

  • add personal signature to all documentation files (7c298bf)

Code Refactoring

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

react-mfe-shell: v4.0.0

23 Aug 23:50
eff8777

Choose a tag to compare

4.0.0 (2025-08-23)

⚠ BREAKING CHANGES

  • Token structure has been reorganized for better consistency and type safety

Features

  • establish comprehensive design token foundation (3a81d0b)

react-mfe-shell: v3.0.0

15 Aug 20:22
c498f63

Choose a tag to compare

3.0.0 (2025-08-15)

⚠ BREAKING CHANGES

  • Node.js 22 or higher is now required

Bug Fixes

  • ci: install scc tool for code analysis in workflows (8e4799a)
  • ci: resolve tsup/rollup native dependency issues in workflows (b320997)
  • ci: use Go to install scc tool instead of binary download (eff4996)

Build System

  • upgrade to Node.js 22 LTS and fix CI workflows (53d9664)

react-mfe-shell: v2.1.0

15 Aug 20:06
966b0d5

Choose a tag to compare

2.1.0 (2025-08-15)

Features

  • enable npm publishing and fix repository URLs (7e975a4)

Bug Fixes

  • ci: use correct NODE_AUTH_TOKEN secret name for npm publishing (13abdf9)

react-mfe-shell: v2.0.0

15 Aug 19:35
f2c1be0

Choose a tag to compare

2.0.0 (2025-08-15)

⚠ BREAKING CHANGES

  • Repository identity changed from template to production MFE shell

Features

  • add comprehensive code analysis system with scc integration (b3fe166)
  • rebrand as React MFE Shell and add comprehensive GitHub configuration (61108cb)

Code Refactoring

  • remove emojis and add GitHub wiki sync functionality (82f92c5)