npm vue-loader 11.0.0

latest releases: 17.4.2, 17.4.1, 17.4.0...
7 years ago

New

  • Now supports auto-loading the same PostCSS config files. The formats supported are exactly the same with postcss-loader. This means you can use the same PostCSS config file for both vue-loader and postcss-loader.

This is the recommended way to configure PostCSS inside vue-loader from now on.

Breaking Changes

  • This is a major release because of the PostCSS config file support - if you already have PostCSS config file in a project using vue-loader < 11.0.0, you will need to unify the two and remove the inline postcss option passed to vue-loader.

Fixed

Don't miss a new vue-loader release

NewReleases is sending notifications on new releases.