yarn laravel-mix 0.8.2
v0.8.2

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

Additions

  • Added mix.scripts() and mix.styles(), which are aliases for mix.combine(). 80f9b05
  • Bumped friendly-errors-webpack-plugin. c760204
  • Added a rule for cursor files. 5dc00a2
  • When determining a production environment, we now also check for webpack-cli's -p flag. 970ae63
  • Added lang="stylus" support for .vue component files. 7f5b725

Fixes

  • Our webpack.config.js image loader regex now checks for jpg and jpegs. 32050bd
  • We no longer force an array as the first argument to mix.combine(). This way, you can instead provide a string that includes a regular expression. 96fc209
  • Fixed/Improved deep merging of options, when calling mix.options(). fecd1c9
  • Fixed/Improved Vue CSS extraction support. a9702be

Don't miss a new laravel-mix release

NewReleases is sending notifications on new releases.