Skip to content

Commit 7aa14e5

Browse files
chore: changeset
1 parent 76903ff commit 7aa14e5

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.changeset/ai-hungry-bear.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Enhancements to layer handling in module federation tests and configuration.
66
- Improved handling of `shareKey` for layers within `ConsumeSharedPlugin` and `ProvideSharedPlugin`.
77
- Conditionally prepend the `shareKey` with the `layer` if applicable.
88
- Introduced new layer configurations to support more nuanced federation scenarios that consider multiple layers of dependency.
9-
```
9+

.changeset/ai-sleepy-tiger.md

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
---
44

55
- Added a new property 'layer' of type string or null to SharedConfig.
6-
```

.changeset/rotten-bears-trade.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@module-federation/webpack-bundler-runtime': minor
3+
'@module-federation/runtime-core': minor
4+
'@module-federation/enhanced': minor
5+
'@module-federation/managers': minor
6+
'@module-federation/sdk': minor
7+
'@module-federation/nextjs-mf': patch
8+
---
9+
10+
Support share layers and multiple share scopes

0 commit comments

Comments
 (0)