File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- " @module-federation/enhanced " : patch
2
+ " @module-federation/enhanced " : minor
3
3
---
4
4
5
5
Updated ModuleFederationPlugin to enhance configuration capabilities and target environment identification.
6
6
7
7
- Introduced ` definePluginOptions ` to manage DefinePlugin settings.
8
8
- Added ` FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN ` to handle disabling of snapshot optimizations via experiments.
9
9
- Implemented environment target detection (` web ` or ` node ` ) based on compiler options and experiments.
10
- - Consolidated DefinePlugin application with the newly constructed ` definePluginOptions ` .
10
+ - Consolidated DefinePlugin application with the newly constructed ` definePluginOptions ` .
Original file line number Diff line number Diff line change 1
1
---
2
- " @module-federation/sdk " : patch
2
+ " @module-federation/sdk " : minor
3
3
---
4
4
5
5
Introduced environment-specific handling for ` createScriptNode ` and ` loadScriptNode ` functions and added build optimization options.
Original file line number Diff line number Diff line change 1
1
---
2
- " @module-federation/runtime-core " : patch
2
+ " @module-federation/runtime-core " : minor
3
3
---
4
4
5
5
Add conditional functionality for snapshots and optimize entry loading.
Original file line number Diff line number Diff line change 1
1
---
2
- " @module-federation/rspack " : patch
2
+ " @module-federation/rspack " : minor
3
3
---
4
4
5
5
Update Rspack ModuleFederationPlugin to support enhanced configuration capabilities and environment targeting.
You can’t perform that action at this time.
0 commit comments