Releases: smikula/webpack-bundle-stats-plugin
Releases · smikula/webpack-bundle-stats-plugin
v1.0.0
21 Mar 16:11
Compare
Sorry, something went wrong.
No results found
Changes the major version to 1 — there are no breaking changes here, but this seems stable enough to make a 1.0 release.
Adds origins to ChunkGroup (#15 )
v0.3.0
24 Apr 21:16
Compare
Sorry, something went wrong.
No results found
Changes BundleStats to embed modules within chunks instead of having a separate modules list (#11 )
Adds chunkGroupType in ChunkGroup (#12 )
Adds assets sizes to BundleStats (#13 )
v0.2.1
14 Apr 21:34
Compare
Sorry, something went wrong.
No results found
Fixes typing for Chunk by adding a few missing properties (#9 )
v0.2.0
24 Mar 00:28
Compare
Sorry, something went wrong.
No results found
Adds a bunch of data about modules (#6 )
Adds versioning to the output BundleStats object (#7 )
v0.1.2
14 Oct 05:21
Compare
Sorry, something went wrong.
No results found
Changes plugin to use the compiler done hook instead of the compilation statsFactory hook (#3 )
v0.1.1
13 Oct 19:56
Compare
Sorry, something went wrong.
No results found
Adds exports for BundleStats, BundleStatsPluginOptions, and related types to the package index (#1 )
v0.1.0
12 Oct 19:23
Compare
Sorry, something went wrong.
No results found
Initial release. See the README for usage.