4.0.0 (2019-02-21)
Bug Fixes
Features
- module: compatibility with
nuxtv2 (#111) (41c450e), closes nuxt-community/nuxtent-module#190
Thanks @rclement !
BREAKING CHANGES
- module: This module is no more compatible with nuxt versions older than v2.0.0
UpdatenuxtdevDependency 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