npm vue-loader 8.0.0

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

New

  • Template validation: vue-loader will now detect and report common syntax errors in Vue templates at compile time.

    screen shot 2016-01-04 at 10 41 44 pm

    Currently there are only 3 rules, but expect more to come in the future.

Fixed

  • vue-loader now can properly handle language blocks that have a base indent - it will de-indent the entire block before passing to through other loaders, so that indent-sensitive pre-processors will no longer complain about it.

Breaking

  • vue-loader now has a peer dependency on vue-style-loader instead of style-loader. The fork fixes an issue where root-relative urls in CSS files are not loaded properly when CSS source map is enabled.

Don't miss a new vue-loader release

NewReleases is sending notifications on new releases.