From a294ae2b5a9995918f5b219f72cefa616e5d0699 Mon Sep 17 00:00:00 2001 From: Boopathi Rajaa Date: Tue, 23 May 2017 00:56:03 +0200 Subject: [PATCH] Add changelog summary [skip ci] (#546) * Add changelog summary [skip ci] * Update changelog [skip ci] --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 258775d2c..72d86b627 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ ## babili@0.1.1 (2017-05-22) +#### Summary + ++ Better mangling - significant improvement in output code size. ++ The preset options are [flattened](https://github.com/babel/babili/tree/master/packages/babel-preset-babili#options) ++ [Smoke tests](https://github.com/babel/babili/blob/master/CONTRIBUTING.md#smoke-tests) ++ Use [Yarn](https://yarnpkg.com) & [Prettier](https://github.com/prettier/prettier) ++ And a lot of bug fixes (refer below) + +Check [Benchmarks](https://github.com/babel/babili#benchmarks) for info about how Babili compares with other minifiers for a few samples. +
Updated Pacakges: