babel-minify-webpack-plugin icon indicating copy to clipboard operation
babel-minify-webpack-plugin copied to clipboard

refactor(plugin): v1.0.0

Open joshwiens opened this issue 7 years ago • 2 comments

  • Fixes for Webpack 4.x
  • Upgrades to [email protected]
  • Drops support for NodeJS 4.x
  • Sets minimum peerDep to Webpack 4.x
  • Adds schema enforcement

BREAKING CHANGE: Sets engines to "node": ">= 6.9.0 || >= 8.9.0" BREAKING CHANGE: Drops support for Webpack v2.x BREAKING CHANGE: Incorrect configuration options will now throw

joshwiens avatar Dec 05 '17 02:12 joshwiens

Codecov Report

Merging #70 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #70   +/-   ##
====================================
  Coverage      84%   84%           
====================================
  Files           2     2           
  Lines          50    50           
  Branches       17    17           
====================================
  Hits           42    42           
  Misses          8     8

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9ee6ca7...9b9abbd. Read the comment docs.

codecov[bot] avatar Dec 05 '17 02:12 codecov[bot]

Hello, thx for the great work on this PR. Any plans on when it will be merged?

ziogaschr avatar May 16 '18 17:05 ziogaschr