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 11---
2- " @module-federation/enhanced " : patch
2+ " @module-federation/enhanced " : minor
33---
44
55Updated ModuleFederationPlugin to enhance configuration capabilities and target environment identification.
66
77- Introduced ` definePluginOptions ` to manage DefinePlugin settings.
88- Added ` FEDERATION_OPTIMIZE_NO_SNAPSHOT_PLUGIN ` to handle disabling of snapshot optimizations via experiments.
99- 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 11---
2- " @module-federation/sdk " : patch
2+ " @module-federation/sdk " : minor
33---
44
55Introduced environment-specific handling for ` createScriptNode ` and ` loadScriptNode ` functions and added build optimization options.
Original file line number Diff line number Diff line change 11---
2- " @module-federation/runtime-core " : patch
2+ " @module-federation/runtime-core " : minor
33---
44
55Add conditional functionality for snapshots and optimize entry loading.
Original file line number Diff line number Diff line change 11---
2- " @module-federation/rspack " : patch
2+ " @module-federation/rspack " : minor
33---
44
55Update Rspack ModuleFederationPlugin to support enhanced configuration capabilities and environment targeting.
You can’t perform that action at this time.
0 commit comments