Quantcast
Channel: Hacker News
Viewing all articles
Browse latest Browse all 25817

Webpack 2, RC 4

$
0
0

Node.js dropped support for 0.12, so we do.

  • Using CommonJS or AMD export stuff in a ES2015 module will emit errors.
  • performance hints are off by default. It was too annoying, but you can still see the [big] flag by default.
  • webpack now exits with non-zero exit code when configuration Promise is rejected.
  • ProvidePlugin supports passing array to access members of a module
  • renamed NoErrorsPlugin to NoEmitOnErrorsPlugin, NoErrorsPlugin is still working but is deprecated
  • Migrated many internal classes to ES2015
  • improved tests, linting and CI
  • added testcases for CLI

This is probably the last RC. We released it as final test.
If no critial bugs are discovered, we release 2.2.0 in < 10 days.


Viewing all articles
Browse latest Browse all 25817

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>