We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 819cee6 commit b4a3051Copy full SHA for b4a3051
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## 1.3.0
4
+
5
+ * [DEPENDENCY CHANGE] `friendly-errors-webpack-plugin` was replaced by
6
+ `@nuxt/friendly-errors-webpack-plugin` - the previous package was abandoned.
7
+ There should be no noticeable changes, unless you are using
8
+ `Encore.configureFriendlyErrorsPlugin()` and happen to configure some
9
+ feature that differs between these libraries (the new library is a fork
10
+ of the old)
11
12
## 1.2.0
13
14
* [DEPENDENCY UPGRADE] `css-minimizer-webpack-plugin` was upgraded from version 1
0 commit comments