Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@medfreeman medfreeman released this 22 Feb 00:13

4.0.0 (2019-02-21)

Bug Fixes

  • package: update style-loader to version 0.23.0 (#75) (004f9eb)

Features

Thanks @rclement !

BREAKING CHANGES

  • module: This module is no more compatible with nuxt versions older than v2.0.0
    Update nuxt devDependency to v.2.0.0

Compatibility with webpack v4
Add FriendlyErrorsWebpackPlugin
Add @nuxt/friendly-errors-webpack-plugin, extract-css-chunks-webpack-plugin
Use consola instead of debug for logging, improve messages
Add webpackbar in production, improve logging
Upgrade husky, move config to its own key
Remove .yarnrc engine compatibility fix