Skip to content
This repository has been archived by the owner on Nov 1, 2018. It is now read-only.

Update dependency babel-preset-minify to v0.4.3 #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 3, 2018

This Pull Request updates dependency babel-preset-minify from v0.4.0 to v0.4.3

Release Notes

v0.4.3

Compare Source

🐛 Bug Fix
  • babel-helper-evaluate-path, babel-plugin-minify-constant-folding
    • #​846 fix: handle non array statements in evaluate helper. ([@​vigneshshanmugam])
Committers: 1
  • Vignesh Shanmugam ([vigneshshanmugam])

v0.4.2

Compare Source

🚀 New Feature
  • babel-plugin-minify-simplify, babel-plugin-transform-simplify-comparison-operators
    • #​572 Replace x != undefined with x != null. ([@​j-f1])
🐛 Bug Fix
  • babel-plugin-minify-mangle-names, babel-preset-minify
    • #​842 fix(mangle): handle inferred names for functions. ([@​boopathi])
  • babel-plugin-minify-infinity
    • #​841 fix: minify infinity in expressions. ([@​boopathi])
  • babel-helper-evaluate-path, babel-plugin-minify-dead-code-elimination, babel-plugin-minify-guarded-expressions, babel-plugin-minify-simplify, babel-preset-minify
    • #​831 fix: account for different scopes during path evaluation. ([@​vigneshshanmugam])
  • babel-plugin-minify-dead-code-elimination, babel-preset-minify
    • #​834 fix(deadcode): account for impure paths inside for statements. ([@​vigneshshanmugam])
Chore
  • #​838 (chore): fix links to debugging section [skip ci]. ([@​vigneshshanmugam])
  • #​837 (chore) change line endings from crlf to lf. ([@​vigneshshanmugam])
Committers: 3
  • Boopathi Rajaa ([boopathi])
  • Jed Fox ([j-f1])
  • Vignesh Shanmugam ([vigneshshanmugam])

v0.4.1

Compare Source

🐛 Bug Fix
  • babel-plugin-minify-mangle-names
    • #​830 fix: add constant violations to references in mangler collect phase. ([@​boopathi])
  • babel-plugin-minify-constant-folding
    • #​828 fix(const-folding): do not evaluate identifier in export specifiers. ([@​vigneshshanmugam])
  • babel-preset-minify
    • #​823 Allow options for plugins disabled by default (babel-preset-minify). ([@​nemophrost])
  • babel-plugin-transform-merge-sibling-variables, babel-preset-minify
    • #​826 fix(merge-sibling-var): recalculate declarations when concatenating variables. ([@​vigneshshanmugam])
📝 Documentation
  • #​817 fix: update outdated react url. ([@​ganes1410])
Chore
  • all packages
    • #​827 chore: upgrade dependencies; add node 10; remove node 9 ([@​boopathi])
Committers: 4
  • Alma Madsen ([nemophrost])
  • Boopathi Rajaa ([boopathi])
  • R.Ganesh ([ganes1410])
  • Vignesh Shanmugam ([vigneshshanmugam])


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/babel-preset-minify-0.x branch from bb3e7a2 to 4530ad6 Compare May 14, 2018 14:03
@renovate renovate bot changed the title Update dependency babel-preset-minify to v0.4.1 Update dependency babel-preset-minify to v0.4.2 May 14, 2018
@renovate renovate bot force-pushed the renovate/babel-preset-minify-0.x branch from 4530ad6 to b7cd273 Compare May 14, 2018 21:41
@renovate renovate bot changed the title Update dependency babel-preset-minify to v0.4.2 Update dependency babel-preset-minify to v0.4.3 May 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant