Skip to content
This repository was archived by the owner on Mar 16, 2020. It is now read-only.

Releases: webpack-contrib/babel-minify-webpack-plugin

v0.3.1

Choose a tag to compare

@michael-ciniawsky michael-ciniawsky released this 19 Mar 19:54

2018-03-19

Bug Fixes

  • index: tapable deprecation warnings (webpack >= v4.0.0) (#81) (5c41e40)

v0.3.0

Choose a tag to compare

@michael-ciniawsky michael-ciniawsky released this 07 Feb 13:08

2018-02-07

Features

v0.2.0

Choose a tag to compare

@boopathi boopathi released this 18 Aug 21:27
  • Babili is renamed to babel-minify babel/minify#124
  • Use latest babel-minify 0.2.0

v0.1.2

Choose a tag to compare

@boopathi boopathi released this 26 Jun 17:15
  • Uses babili@0.1.2

v0.1.1

Choose a tag to compare

@boopathi boopathi released this 23 May 12:34
  • Adds option parserOpts to be passed to babel.transform (PR #39 by @knpwrs)

v0.1.0

Choose a tag to compare

@boopathi boopathi released this 23 May 09:23

Upgrades babili to v0.1.1

Refer Babili's Changelog for more info about this upgrade

Summary (from Babili's changelog)

  • Better mangling - significant improvement in output code size.
  • The preset options are flattened
  • Smoke tests
  • Use Yarn & Prettier
  • And a lot of bug fixes (refer below)

Check Benchmarks for info about how Babili compares with other minifiers for a few samples.

0.0.11

Choose a tag to compare

@boopathi boopathi released this 03 Mar 23:08
  • Move to webpack-contrib/babili-webpack-plugin
  • Upgrade to babili@0.0.12

0.0.10

Choose a tag to compare

@boopathi boopathi released this 08 Feb 18:13
  • Upgrade babili preset to 0.0.11

v0.0.9

Choose a tag to compare

@boopathi boopathi released this 27 Jan 14:02

0.0.8

Choose a tag to compare

@boopathi boopathi released this 23 Jan 16:20

Babili Version upgraded to 0.0.10