github laravel-mix/laravel-mix v0.8.2

latest releases: v6.0.43, v6.0.42, v6.0.41...
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.