This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
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 Pull Request updates dependency vue-loader from
^13.5.0
to^14.0.0
Release Notes
v14.0.0
Features
@vue/cli
web component modeBreaking
esModules
option has been removed. Built module is now always exposed as an ES module.v14.1.0
v14.2.0
Features
threadMode
: set this totrue
enables fs-based options sharing. Only needed when using with HappyPack orthread-loader
.postcss.cascade
: setting this totrue
allows using cascading postcss config files. (#1147) (dddd911), closes #1063[local]_[hash:base64:8]
) (084bf3d)Bug Fixes
this._compilation
, fixing #1160 and compat with HappyPack /thread-loader
v14.2.1
Bug Fixes
Commits
v14.0.0
d6bd84c
这 => 着 (#1115)72f5d09
前 => 间 (#1119)9201e05
modules 选项 => directives 选项 (#1120)31d309d
fix: importLoaders should be a number when cssModules are used35723b0
[RU] Translation update (#1125)d9d7fa4
docs: remove cacheBusting from table of contents (#1124)653d92b
翻译有误 (#1118)436ac94
updatemarked
to latest version (#1114)00ef1e5
feat: import component normalizer with esm4f3c379
use yarne6b5fd4
feat: shadowMode8673266
use yorkie3d5ac8b
bump vue-style-loader versiona438118
14.0.0v14.0.2
289b4d9
refactor: webpack 4 compat + improve test setupfdb06e0
14.0.2v14.0.3
23cb014
fix: only push shadow injector when there are styles in componentf408d01
14.0.3v14.1.0
d328131
[RU] Translation update (#1145)2bbdf25
feat: adjust shadow injection strategy611fda8
refactor: move helpers into separate file + deprecate inject modeda9433e
chore: tweak comments741bcd2
refactor: tweak normalizer03bdf81
fix: use esm in template exportcfd981d
refactor: optimize template exports93f2afa
14.1.0v14.1.1
fb1ad4a
fix: call injectStyle with this context in shadow mode52658f0
14.1.1v14.2.0
dfb60e0
docs: update asset-url.md (#1174)ba83acf
chore: ignore logs88e93ec
test: fix css modules test65de872
workflow: auto generate release note4b6c843
chore: remove this.cacheable calls as it is true by default905b813
refactor: options cache without using this._compilation078fa1c
test: add test case for multiple rule uses (ref #1131)8ef70c1
test: add test for thread mode084bf3d
feat: use more sensible default localIdentName for css modules1b554b6
chore: fix comment0b36a2c
fix: removed module id for non-scoped component (#1146)fc83157
test: fix test for duplication style injectionb22db1d
14.2.0v14.2.1
a945fca
docs: update new options05f08a7
fix: fix template HMR0ed050d
14.2.1This PR has been generated by Renovate Bot.