Skip to content

Commit daa8d98

Browse files
chore: changeset
1 parent 76903ff commit daa8d98

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

.changeset/ai-hungry-bear.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1+
---
12
"@module-federation/enhanced": minor
23
---
34

45
Enhancements to layer handling in module federation tests and configuration.
56

6-
- Improved handling of `shareKey` for layers within `ConsumeSharedPlugin` and `ProvideSharedPlugin`.
7-
- Conditionally prepend the `shareKey` with the `layer` if applicable.
87
- Introduced new layer configurations to support more nuanced federation scenarios that consider multiple layers of dependency.
9-
```
8+

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