Skip to content

Releases: nonzzz/vite-bundle-analyzer

v0.7.0

17 Jan 17:10
2caad5b
Compare
Choose a tag to compare

Improve

  • Sub module render by chunk size. #14

v0.6.1

03 Jan 11:32
d5d1a58
Compare
Choose a tag to compare

Patches

  • Fix tree-map error deps.

v0.6.0

02 Jan 17:32
0db2bf7
Compare
Choose a tag to compare

Improve & Features

  • Support summary option details see #10.

credits

@a3mitskevich

v0.5.0

08 Dec 02:34
ccb260f
Compare
Choose a tag to compare

Imporve & Features

  • Remove unnecessary assets or chunk info.
  • parsed and gzip size closer to the actual size.
  • Modify the data struct for stats.json.
  • Full details see #9.

v0.4.0

21 Nov 07:43
e0a8d68
Compare
Choose a tag to compare

Improve

  • Reduce package size.(Three quarters).

v0.3.0

16 Nov 02:19
7112c0b
Compare
Choose a tag to compare

Features

  • Client Add Search function. #6

credits

@a3mitskevich

v0.2.0

15 Nov 14:00
04b5433
Compare
Choose a tag to compare

Improve & Features

  • Client Add Filter by entrypoints.
  • Perf client side-bar styles.

Minor

  • Changed output target to build.outDir by default.

Credits

@a3mitskevich @nonzzz

v0.1.0

25 Oct 10:14
5d00ebd
Compare
Choose a tag to compare

Imrpove & Features

This version is a stable version that implements most of the functions of webpack-bundle-analyzer.
Provide a more streamlined configuration.

v0.0.1

17 Oct 12:42
f793170
Compare
Choose a tag to compare

First version.