All Versions
18
Latest Version
Avg Release Cycle
68 days
Latest Release
2040 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.1.3 Changes
June 13, 2017:rocket: New Feature
- ๐
babel-plugin-minify-constant-folding
- ๐
babel-plugin-minify-dead-code-elimination
:bug: Bug Fix
- ๐
babel-plugin-transform-property-literals
- ๐
babel-plugin-minify-mangle-names
:house: Internal
- ๐
babel-helper-flip-expressions
,babel-plugin-minify-dead-code-elimination
,babel-plugin-minify-guarded-expressions
,babel-plugin-minify-simplify
,babel-plugin-transform-inline-consecutive-adds
- Other
- #557 Clean up before every run to avoid working on already minified file. (@buunguyen)
Committers: 4
- ๐
-
v0.1.2 Changes
May 23, 2017:bug: Bug Fix
- ๐
babel-plugin-minify-mangle-names
๐ :nail_care: Polish
Committers: 1
- Boopathi Rajaa (boopathi)
- ๐
-
v0.1.1 Changes
May 22, 2017Summary
- ๐ 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.
โก๏ธ Updated Pacakges:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
:boom: Breaking Change
babel-preset-babili
- ๐
babel-plugin-minify-constant-folding
:rocket: New Feature
:bug: Bug Fix
- ๐
babel-plugin-minify-builtins
- #533 handle deopt case in builtins properly. (@vigneshshanmugam)
- ๐
babel-plugin-transform-inline-consecutive-adds
- ๐
babel-plugin-minify-mangle-names
- ๐
babel-plugin-minify-simplify
- #517 Fix crashing in simplify plugin. Deopt instead. (@boopathi)
- #482 handle default statements with fallthrough properly [Closes #423]. (@vigneshshanmugam)
- ๐
babel-plugin-minify-constant-folding
- ๐
babel-plugin-minify-builtins
,babel-plugin-minify-mangle-names
,babel-preset-babili
- #472 fix builtins plugins from leaking vars. (@vigneshshanmugam)
- ๐
babel-plugin-transform-member-expression-literals
,babel-plugin-transform-property-literals
๐ :nail_care: Polish
๐ :memo: Documentation
- Other
:house: Internal
- Other
- #527 Add butternut to benchmarks. (@boopathi)
- #504 Add CircleCI badge [skip ci]. (@boopathi)
- #497 Set static coverage % & disable patch. (@boopathi)
- #495 Add Circle CI. (@boopathi)
- #492 Smoke Tests. (@boopathi)
- #488 Use Yarn. (@boopathi)
- #489 Create benchmark_cache dir if it doesn't exist. (@dirtybit)
- #474 Enable code coverage. (@alxpy)
- #470 Fix Benchmark scripts. (@boopathi)
- #478 ๐ Prettier. (@boopathi)
Chore
Committers: 8
- Aaron Ang (aaronang)
- Alex Kuzmenko (alxpy)
- Andrew Start (andrewstart)
- Boopathi Rajaa (boopathi)
- Jhen-Jie Hong (jhen0409)
- Joshua Carter (JoshuaCWebDeveloper)
- Sertac Olgunsoylu (dirtybit)
- Vignesh Shanmugam (vigneshshanmugam)
-
v0.0.12 Changes
March 03, 2017- [email protected]
- [email protected]
- ๐ [email protected]
- ๐ [email protected]
- ๐ [email protected]
- ๐ [email protected]
- ๐ [email protected]
- ๐ [email protected]
- ๐ [email protected]
- ๐ [email protected]
- ๐ [email protected]
- [email protected]
- [email protected]
- [email protected]
:boom: Breaking Change
:rocket: New Feature
gulp-babili
- ๐
babel-plugin-minify-builtins
,babel-preset-babili
- #410 Implement minify-builtins plugin. (@vigneshshanmugam)
:bug: Bug Fix
- ๐
babel-plugin-minify-dead-code-elimination
- ๐
babel-plugin-minify-simplify
- ๐
babel-plugin-transform-remove-console
,babel-plugin-transform-remove-debugger
- ๐
babel-plugin-minify-mangle-names
๐ :nail_care: Polish
- ๐
babel-plugin-minify-mangle-names
- ๐
babel-plugin-transform-regexp-constructors
- #438 Remove redundant
=== true
from conditional. (@josephfrazier)
- #438 Remove redundant
๐ :memo: Documentation
Chore
Committers: 5
- Boopathi Rajaa (boopathi)
- Haroen Viaene (Haroenv)
- Joseph Frazier (josephfrazier)
- Oleh Kuchuk (hzlmn)
- Vignesh Shanmugam (vigneshshanmugam)
-
v0.0.11 Changes
February 08, 2017:bug: Bug Fix
- ๐
babel-plugin-transform-merge-sibling-variables
,babel-preset-babili
- #403 lift the declarations without mutating the node[Closes #402]. (@vigneshshanmugam)
- ๐
babel-plugin-minify-mangle-names
- ๐
babel-plugin-minify-dead-code-elimination
- ๐
babel-plugin-minify-constant-folding
,babel-plugin-minify-dead-code-elimination
,babel-preset-babili
- ๐
babel-plugin-minify-constant-folding
- ๐
babel-plugin-transform-remove-undefined
- ๐
babel-helper-mark-eval-scopes
,babel-plugin-minify-dead-code-elimination
,babel-plugin-minify-mangle-names
๐ :memo: Documentation
Committers: 5
- Boopathi Rajaa (boopathi)
- Henry Zhu (hzoo)
- Juriy Zaytsev (kangax)
- Peter Robins (probins)
- Vignesh Shanmugam (vigneshshanmugam)
- ๐
-
v0.0.10 Changes
January 18, 2017- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
:rocket: New Feature
- ๐
babel-plugin-minify-dead-code-elimination
,babel-plugin-minify-mangle-names
,babel-preset-babili
- #311 add keepClassName as separate options (Closes #298). (@vigneshshanmugam)
babel-preset-babili
:bug: Bug Fix
babel-preset-babili
babili
- ๐
babel-plugin-transform-merge-sibling-variables
- #314 dont lift declarations when not intialized (Closes #309). (@vigneshshanmugam)
- ๐
babel-plugin-transform-regexp-constructors
- #304 Escape unicode newline in regex optimization. (@SimonSelg)
- ๐
babel-plugin-minify-dead-code-elimination
- ๐
babel-plugin-minify-dead-code-elimination
,babel-preset-babili
- #292 run DCE on program exit (Closes #289). (@vigneshshanmugam)
๐ :memo: Documentation
- Other
- ๐
babel-plugin-minify-simplify
- #320 Tweak simpify README. (@existentialism)
babel-preset-babili
:house: Internal
- ๐ฆ #335 Add fb package and an option to bench local file. (@kangax)
- #148 Improve benchmarks accuracy. (@kangax)
- ๐ #272 Add plugin contribution. (@boopathi)
- ๐ #319 Remove dollar from sh snippets. (@xtuc)
Chore
- ๐ #376 devDeps: eslint-config-babel v5.0.0. (@kaicataldo)
Committers: 10
- Arnaud Marant (amarant)
- Boopathi Rajaa (boopathi)
- Brian Ng (existentialism)
- Chris Vaszauskas (chrisvasz)
- Henry Zhu (hzoo)
- Juriy Zaytsev (kangax)
- Kai Cataldo (kaicataldo)
- Simon Selg (SimonSelg)
- Sven SAULEAU (xtuc)
- Vignesh Shanmugam (vigneshshanmugam)
-
v0.0.9 Changes
November 21, 2016- babili: 0.0.8 => 0.0.9
- babel-preset-babili: 0.0.8 => 0.0.9
- ๐ babel-plugin-minify-constant-folding: 0.0.1 => 0.0.3
- ๐ babel-plugin-minify-dead-code-elimination: 0.1.0 => 0.1.1
- ๐ babel-plugin-minify-infinity: 0.0.1 => 0.0.3
- ๐ babel-plugin-minify-mangle-names: 0.0.4 => 0.0.5
- ๐ babel-plugin-minify-simplify: 0.0.4 => 0.0.5
- ๐ babel-plugin-transform-regexp-constructors: 0.0.1 => 0.0.4
- ๐ babel-plugin-transform-remove-undefined: 0.0.4 (new)
- babel-helper-evaluate-path: 0.0.3 (new)
- ๐ babel-helper-is-nodes-equiv: (removed)
:rocket: New Feature
- ๐
babel-plugin-transform-remove-undefined
- ๐
babel-plugin-minify-simplify
- ๐
babel-plugin-minify-dead-code-elimination
- ๐
babel-plugin-minify-simplify
:bug: Bug Fix
- ๐
babel-plugin-minify-simplify
- ๐
babel-plugin-minify-infinity
- #241 fix for infinity as lval. (@vigneshshanmugam)
- ๐
babel-helper-evaluate-path
,babel-plugin-minify-constant-folding
- ๐
babel-plugin-transform-regexp-constructors
- ๐
babel-plugin-transform-regexp-constructors
- ๐
babel-plugin-minify-dead-code-elimination
,babel-plugin-minify-simplify
- ๐
babel-plugin-minify-dead-code-elimination
- ๐
babel-plugin-minify-simplify
:house: Internal
- ๐
babel-plugin-minify-simplify
- ๐
babel-plugin-minify-dead-code-elimination
- Benchmarks
- ๐
babel-plugin-minify-simplify
- ๐ Use babel preset env
Commiters: 6
-
v0.0.8 Changes
October 31, 2016- babili: 0.0.7 => 0.0.8
- babel-preset-babili: 0.0.5 => 0.0.8
- babel-helper-to-multiple-sequence-expressions: 0.0.1 => 0.0.2
- ๐ babel-plugin-minify-dead-code-elimination: 0.0.4 => 0.1.0
- ๐ babel-plugin-minify-mangle-names: 0.0.3 => 0.0.4
- ๐ babel-plugin-minify-numeric-literals: 0.0.1 (new)
- ๐ babel-plugin-minify-simplify: 0.0.3 => 0.0.4
- ๐ babel-plugin-minify-type-constructors: 0.0.1 => 0.0.2
- ๐ babel-plugin-transform-regexp-constructors: 0.0.1 (new)
:rocket: New Feature
- ๐
babel-plugin-minify-numeric-literals
,babel-preset-babili
- ๐
babel-plugin-transform-regexp-constructors
- ๐
babel-plugin-minify-dead-code-elimination
:bug: Bug Fix
- ๐
babel-plugin-minify-dead-code-elimination
- ๐
babel-plugin-minify-simplify
- ๐
babel-helper-to-multiple-sequence-expressions
,babel-plugin-minify-simplify
- ๐
babel-plugin-minify-type-constructors
- ๐
babel-plugin-minify-mangle-names
:house: Internal
- Other
- ๐
babel-plugin-minify-dead-code-elimination
- #225 Fix DCE tests with labels in separate namespace. (@boopathi)
- #218 Add more tests for DCE'ing conditional expressions. (@erikdesjardins)
- ๐
babel-plugin-minify-mangle-names
babel-preset-babili
- ๐
babel-plugin-transform-regexp-constructors
,babel-preset-babili
Commiters: 5
- Boopathi Rajaa (boopathi)
- Erik Desjardins (erikdesjardins)
- Henry Zhu (hzoo)
- Juriy Zaytsev (kangax)
- Shine Wang (shinew)