| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| babel-minify@0.5.0.tar.gz | 2018-09-24 | 6.1 MB | |
| babel-minify@0.5.0.zip | 2018-09-24 | 6.5 MB | |
| README.md | 2018-09-24 | 3.9 kB | |
| Totals: 3 Items | 12.6 MB | 0 | |
babel-minify@0.5.0 (2018-09-24)
:rocket: New Feature
:bug: Bug Fix
babel-plugin-minify-dead-code-elimination- #882 fix(dce): handle array and object patterns in assignment expressions (@boopathi)
babel-plugin-minify-dead-code-elimination,babel-preset-minify- #881 fix(deadcode): sequence expressions in switch discriminant (@boopathi)
gulp-babel-minify- #863 Fix issue [#862] (@egasato)
babel-helper-to-multiple-sequence-expressions,babel-minify,babel-plugin-minify-simplify,babel-preset-minify,gulp-babel-minify- #855 fix: improve comments handling in presets + api + gulp (@vigneshshanmugam)
babel-helper-evaluate-path,babel-preset-minify- #848 fix(evaluate): handle when parentpath is removed (@vigneshshanmugam)
:racehorse: Performance Improvements
babel-plugin-minify-builtins- #859 perf(builtins): run builtins transform on multi pass (@vigneshshanmugam)
- #857 perf(builtins): remove path.get calls (@vigneshshanmugam)
babel-helper-evaluate-path- #856 perf(evaluate): convert paths to nodes as path.get is slow (@boopathi)
babel-plugin-minify-mangle-names- #854 perf(mangler): improve mangleScope perf (@boopathi)
:memo: Documentation
- #888 Update link to babili blog post (@pradyumna-smpx)
:house: Internal
- Other
- #883 feat(bench): add terser. remove butternut (@boopathi)
- #852 refactor: update scripts to use transformSync and disable babel.config.js (@boopathi)
babel-plugin-minify-simplify- #858 refactor(simplify): hoist path.get calls (@boopathi)
babel-plugin-minify-mangle-names- #853 refactor: split mangleScope logic to smaller functions (@boopathi)
Chore
babel-minify,gulp-babel-minify- #887 chore: update to babel 7.0.0-beta.54 (@christophehurpeau)
babel-minify,babel-plugin-minify-simplify,gulp-babel-minify- #872 chore: Update babel to 7.0.0-beta.49 (@pmdartus)
Committers: 7
- Boopathi Rajaa (@boopathi)
- Christophe Hurpeau (@christophehurpeau)
- Esaú García Sánchez-Torija (@egasato)
- Pavan Kumar Sunkara (@pksunkara)
- Pierre-Marie Dartus (@pmdartus)
- Pradyumna Newalkar (@pradyumna-smpx)
- Vignesh Shanmugam (@vigneshshanmugam)