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

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

v0.3.1

19 Mar 19:54
Compare
Choose a tag to compare

2018-03-19

Bug Fixes

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

v0.3.0

07 Feb 13:08
Compare
Choose a tag to compare

2018-02-07

Features

v0.2.0

18 Aug 21:27
Compare
Choose a tag to compare
  • Babili is renamed to babel-minify babel/minify#124
  • Use latest babel-minify 0.2.0

v0.1.2

26 Jun 17:15
Compare
Choose a tag to compare
  • Uses babili@0.1.2

v0.1.1

23 May 12:34
Compare
Choose a tag to compare
  • Adds option parserOpts to be passed to babel.transform (PR #39 by @knpwrs)

v0.1.0

23 May 09:23
Compare
Choose a tag to compare

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

03 Mar 23:08
Compare
Choose a tag to compare
  • Move to webpack-contrib/babili-webpack-plugin
  • Upgrade to babili@0.0.12

0.0.10

08 Feb 18:13
Compare
Choose a tag to compare
  • Upgrade babili preset to 0.0.11

v0.0.9

27 Jan 14:02
Compare
Choose a tag to compare

0.0.8

23 Jan 16:20
Compare
Choose a tag to compare

Babili Version upgraded to 0.0.10