Skip to content

Releases: webpack/webpack-bundle-analyzer

Release list

v5.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:52
97d2ef8

Patch Changes

  • Explicitly define stats.toJson() options for bundle analysis to support Rspack 2.0 with minimal code changes needed. (by @SyMind in #718)

  • Fix the treemap not reflecting chunk checkbox selections. (by @christiango in #722)

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 07:39
9ba43c7

Minor Changes

Patch Changes