Update dependency mini-css-extract-plugin to v1.6.2 #335
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.2.1
->1.6.2
Release Notes
webpack-contrib/mini-css-extract-plugin
v1.6.2
Compare Source
v1.6.1
Compare Source
v1.6.0
Compare Source
Features
1.5.1 (2021-04-28)
Bug Fixes
v1.5.1
Compare Source
v1.5.0
Compare Source
Features
importModule
, improve perfomance (#737) (8471ac2)1.4.1 (2021-04-07)
Bug Fixes
v1.4.1
Compare Source
v1.4.0
Compare Source
Features
emit
option for SSR (#732) (03b4293)1.3.9 (2021-02-25)
Bug Fixes
CssModule
andCssDependency
(#703) (6484345)auto
value with thepublicPath
option (#709) (1be21d2)1.3.8 (2021-02-18)
Bug Fixes
[contenthash]
(#702) (2ff8e59)1.3.7 (2021-02-15)
Bug Fixes
1.3.6 (2021-02-08)
Bug Fixes
[fullhash]
(#695) (dbb708c)1.3.5 (2021-01-28)
Bug Fixes
1.3.4 (2021-01-13)
Bug Fixes
identifier
forCssModule
(#677) (117a97a)1.3.3 (2020-12-10)
Bug Fixes
1.3.2 (2020-12-04)
Bug Fixes
1.3.1 (2020-11-12)
Bug Fixes
v1.3.9
Compare Source
v1.3.8
Compare Source
v1.3.7
Compare Source
v1.3.6
Compare Source
v1.3.5
Compare Source
v1.3.4
Compare Source
v1.3.3
Compare Source
v1.3.2
Compare Source
v1.3.1
Compare Source
v1.3.0
Compare Source
⚠ POTENTIAL BREAKING CHANGE
Options are now validated according to stricter rules - no unknown additional properties. For example, if you have not removed the
hmr
option for the loader when migrating tomini-css-extract-plugin@1
, you will get an error. Just remove them from your configuration(s). We did this because many developers started making these mistakes.Features
type
property for loading errors (#651) (be9ddcb)Bug Fixes
1.2.1 (2020-10-27)
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.