Skip to content

Commit b4a3051

Browse files
committed
updating changelog
1 parent 819cee6 commit b4a3051

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# CHANGELOG
22

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+
312
## 1.2.0
413

514
* [DEPENDENCY UPGRADE] `css-minimizer-webpack-plugin` was upgraded from version 1

0 commit comments

Comments
 (0)