-
-
Notifications
You must be signed in to change notification settings - Fork 608
Comparing changes
Open a pull request
base repository: webpack-contrib/css-loader
base: v3.6.0
head repository: webpack-contrib/css-loader
compare: v4.0.0
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fcdc1ab - Browse repository at this point
Copy the full SHA fcdc1abView commit details
Commits on Jul 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for edf5347 - Browse repository at this point
Copy the full SHA edf5347View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b8ef9 - Browse repository at this point
Copy the full SHA f9b8ef9View commit details
Commits on Jul 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 76f1480 - Browse repository at this point
Copy the full SHA 76f1480View commit details
Commits on Jul 13, 2020
-
refactor: enables icss only when css modules enabled (#1103)
BREAKING CHANGE: `icss` plugin disable by default, you need to setup the `modules` option to enable it
Configuration menu - View commit details
-
Copy full SHA for 3b47d0d - Browse repository at this point
Copy the full SHA 3b47d0dView commit details -
refactor: respect the
devtool
option (#1105)BREAKING CHANGE: default value of the `sourceMap` option depends on the `devtool` option
Configuration menu - View commit details
-
Copy full SHA for 88e86ab - Browse repository at this point
Copy the full SHA 88e86abView commit details
Commits on Jul 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 56c0427 - Browse repository at this point
Copy the full SHA 56c0427View commit details -
refactor: move the
localsConvention
option to themodules
optionBREAKING CHANGE: the `localsConvention` option was moved to the `module` option (`modules.localsConvention`)
Configuration menu - View commit details
-
Copy full SHA for cfc1432 - Browse repository at this point
Copy the full SHA cfc1432View commit details -
chore: minimum required Node.js version is
10.13.0
(#1109)BREAKING CHANGE: minimum required `Node.js` version is `10.13.0`
4Configuration menu - View commit details
-
Copy full SHA for cb80db0 - Browse repository at this point
Copy the full SHA cb80db0View commit details
Commits on Jul 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d139ec1 - Browse repository at this point
Copy the full SHA d139ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc19ddd - Browse repository at this point
Copy the full SHA bc19dddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cca035 - Browse repository at this point
Copy the full SHA 7cca035View commit details
Commits on Jul 17, 2020
-
refactor:
esModule
option istrue
by default (#1111)BREAKING CHANGE: the `esModule` option is `true` by default
Configuration menu - View commit details
-
Copy full SHA for 908ecee - Browse repository at this point
Copy the full SHA 908eceeView commit details
Commits on Jul 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a5c1b5f - Browse repository at this point
Copy the full SHA a5c1b5fView commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac5f413 - Browse repository at this point
Copy the full SHA ac5f413View commit details -
refactor: rename the
onlyLocals
option (#1116)BREAKING CHANGE: the `onlyLocals` option was renamed to the `exportOnlyLocals` option and moved to the `module` option
Configuration menu - View commit details
-
Copy full SHA for e1c55e4 - Browse repository at this point
Copy the full SHA e1c55e4View commit details -
refactor: default values
modules
andmodule.auto
are true (#1117)BREAKING CHANGE: the `modules` option is `true` by default for all files matching `/\.module\.\w+$/i.test(filename)` regular expression, `module.auto` is `true` by default
Configuration menu - View commit details
-
Copy full SHA for 0080f88 - Browse repository at this point
Copy the full SHA 0080f88View commit details -
refactor: the
hashPrefix
option was renamed to the `localIdentHashP……refix` option (#1118) BREAKING CHANGE: the `hashPrefix` option was renamed to the `localIdentHashPrefix` option
Configuration menu - View commit details
-
Copy full SHA for 3a96a3d - Browse repository at this point
Copy the full SHA 3a96a3dView commit details -
refactor: the
modules.context
option was renamed to the `modules.lo……calIdentContext` option (#1119) BREAKING CHANGE: the `modules.context` option was renamed to the `modules.localIdentContext` option, default `modules.localIdentContext` value is `compiler.context` for the `module.getLocalIdent` option
Configuration menu - View commit details
-
Copy full SHA for fc04401 - Browse repository at this point
Copy the full SHA fc04401View commit details -
refactor: the
modules.localsConvention
option was renamed to the `m……odules.exportLocalsConvention` option (#1120) BREAKING CHANGE: the `modules.localsConvention` option was renamed to the `modules.exportLocalsConvention` option
Configuration menu - View commit details
-
Copy full SHA for 069dbb0 - Browse repository at this point
Copy the full SHA 069dbb0View commit details
Commits on Jul 22, 2020
-
refactor: getLocalIdent function (#1121)
BREAKING CHANGE: the `getLocalIndent` option should be always `Function` and should always return `String` value
7Configuration menu - View commit details
-
Copy full SHA for d2f6bd2 - Browse repository at this point
Copy the full SHA d2f6bd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58b4b98 - Browse repository at this point
Copy the full SHA 58b4b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for c153fe6 - Browse repository at this point
Copy the full SHA c153fe6View commit details -
refactor: change function arguments of the
import
option (#1124)BREAKING CHANGE: function arguments of the `import` option were changed, it is now `funciton(url, media, resourcePath) {}`
Configuration menu - View commit details
-
Copy full SHA for 01e8c76 - Browse repository at this point
Copy the full SHA 01e8c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 791fff3 - Browse repository at this point
Copy the full SHA 791fff3View commit details
Commits on Jul 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7f49a0a - Browse repository at this point
Copy the full SHA 7f49a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c20b1e - Browse repository at this point
Copy the full SHA 1c20b1eView commit details
Commits on Jul 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 83515fa - Browse repository at this point
Copy the full SHA 83515faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b45d87 - Browse repository at this point
Copy the full SHA 5b45d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for a54c955 - Browse repository at this point
Copy the full SHA a54c955View commit details
Commits on Jul 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9aa0549 - Browse repository at this point
Copy the full SHA 9aa0549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5303db2 - Browse repository at this point
Copy the full SHA 5303db2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5604205 - Browse repository at this point
Copy the full SHA 5604205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7857d8f - Browse repository at this point
Copy the full SHA 7857d8fView commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
Large diffs are not rendered by default.
This file was deleted.