yarn laravel-mix 2.0.0
v2.0

latest releases: 6.0.49, 6.0.48, 6.0.47...
6 years ago

(Potentially) Breaking

  • #1367 Distinguish better between font and image SVGs. (Depending upon your project structure, this may change the output path for certain SVG files. Please review #1367 for the related discussion.)

New

  • 2fc80f8 Add mix.babelConfig() to main API. (Now you don't have to create a .babelrc file to add a single plugin or two.)
  • #1406 Allow multiple mix.webpackConfig() calls.
  • #1342 Sort manifest key-value pairs by key.
  • #1246 Add support for HMR on different hosts and ports.
  • a7ce542 Make .env MIX_ config available to webpack.mix.js.
  • bd3dc42 Allow custom autoprefixer config, or disable it entirely.
  • c679e0b Add glob support for mix.js(). (mix.js('src/*.js', 'dist').
  • #1425 Add automated CI testing for pull requests.

Updates

  • 8e8aeff Allow for custom vue-loader configuration.
  • #1354 Update webpack's devtool option to a full source-map.
  • #1374 Add dependency verification when using globalVueStyles option.

Fixes

  • #1420 Find temporary script by name.

Don't miss a new laravel-mix release

NewReleases is sending notifications on new releases.