File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 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)~~
You can’t perform that action at this time.
0 commit comments