Skip to content

v5.43.0

Compare
Choose a tag to compare
@sokra sokra released this 06 Jul 19:08
· 2873 commits to main since this release

Features

  • support runtime: false in entry description to disable runtime chunk
  • support runtime option in ModuleFederationPlugin and ContainerPlugin

Bugfixes

  • fix "module" externals when concatenated

Performance

  • serialize JSON data as buffer and parse on demand for performance and to avoid performance warning