File tree 3 files changed +12
-4
lines changed
3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change
1
+ ---
1
2
" @module-federation/enhanced " : minor
2
3
---
3
4
4
5
Enhancements to layer handling in module federation tests and configuration.
5
6
6
- - Improved handling of ` shareKey ` for layers within ` ConsumeSharedPlugin ` and ` ProvideSharedPlugin ` .
7
- - Conditionally prepend the ` shareKey ` with the ` layer ` if applicable.
8
7
- Introduced new layer configurations to support more nuanced federation scenarios that consider multiple layers of dependency.
9
- ```
8
+
Original file line number Diff line number Diff line change 3
3
---
4
4
5
5
- Added a new property 'layer' of type string or null to SharedConfig.
6
- ```
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments