Skip to content

Commit 11e1f46

Browse files
committed
bumping CHANGELOG
1 parent 8fc9d5e commit 11e1f46

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CHANGELOG
22

3+
## 0.31.0
4+
5+
* [DEPENDENCY UPGRADE] `assets-webpack-plugin` was updated from `^3.9.7`
6+
to `^5.1.1`, which should not affect most users.
7+
8+
* [DEPENDENCY UPGRADE] `less-loader` was updated from `^4.1.0`
9+
to `^6.2.0`. This will likely not affect you unless you're passing
10+
certain custom options in `enableLessLoader()`: [CHANGELOG](https://github.com/webpack-contrib/less-loader/blob/master/CHANGELOG.md)
11+
12+
* [DEPENDENCY UPGRADE] `sass-loader` was updated from `^8.0.0`
13+
to `^9.0.1`, which has some options-related changes: [CHANGELOG](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
14+
315
## 0.30.0
416

517
* ~~[BC BREAK] The Vue "build" was changed from `vue.esm.js` (full build) to `vue.runtime.esm.js` (runtime build)~~

0 commit comments

Comments
 (0)