Version Packages (next)

This commit is contained in:
github-actions[bot]
2026-03-03 14:16:49 +00:00
parent 8211dc0f70
commit db0d171511
181 changed files with 3284 additions and 92 deletions
@@ -1,5 +1,15 @@
# @backstage/module-federation-common
## 0.1.2-next.0
### Patch Changes
- 0cb5646: Fixed the `@mui/material/styles` shared dependency key by removing a trailing slash that caused module resolution failures with MUI package exports.
- Updated dependencies
- @backstage/config@1.3.6
- @backstage/errors@1.2.7
- @backstage/types@1.2.2
## 0.1.0
### Minor Changes
@@ -1,6 +1,6 @@
{
"name": "@backstage/module-federation-common",
"version": "0.1.0",
"version": "0.1.2-next.0",
"description": "Helper library for module federation",
"backstage": {
"role": "common-library"