Skip to content

Releases: smikula/webpack-bundle-diff

v0.5.0

11 Jun 17:06
5c15a92
Compare
Choose a tag to compare
  • Add an option to filter out certain assets when calculating bundle data (#15)

v0.4.0

29 Jan 18:58
ed9dfcc
Compare
Choose a tag to compare
  • Adds some customization options for the markdown report (#10)

v0.3.0

23 Jan 22:06
c10eb78
Compare
Choose a tag to compare
  • Adds size data about named chunk groups to bundle data (#5)
  • Adds chunk group size changes to diff and markdown report (#6)
  • Improves number formatting in markdown report (#6)

v0.2.0

23 Jan 22:06
539ea5d
Compare
Choose a tag to compare
  • Moves @types/event-stream to dev dependencies (#1)
  • Removes some console logs (#1)
  • Only print a single blank line between chunk groups in the markdown report (#1)

v0.1.0

18 Jan 23:06
Compare
Choose a tag to compare

Initial release. See the README for usage.