chore(deps): update dependency vue-loader to v17 - autoclosed #502
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:
^15.9.1
->^17.0.0
Release Notes
vuejs/vue-loader (vue-loader)
v17.2.2
Compare Source
Bug Fixes
experiments.css
(#2049) (f3f45df)v17.2.1
Compare Source
Features
experimentalInlineMatchResource
option (webpack 5 only), which leverages webpack 5's inline match resource feature and works well with theexperiments.css
feature (#2046) (3149f6d)Note: v17.2.0 was released by accident, it has the same content as v17.1.2, therefore not included in the changelog.
v17.2.0
Compare Source
v17.1.2
Compare Source
Bug Fixes
v17.1.1
Compare Source
Bug Fixes
v17.1.0
Compare Source
Bug Fixes
Rule.layer
(#2000) (ef589df)v17.0.1
Compare Source
Bug Fixes
vue
and@vue/compiler-sfc
to optional peerDependencies (df0ded5), closes #1944v17.0.0
Compare Source
Features
reactivityTransform
option (e07490e)BREAKING CHANGES
refSugar
option, requirevue@^3.2.13
16.8.3 (2021-11-04)
Bug Fixes
16.8.3 (2021-11-04)
Bug Fixes
16.8.2 (2021-10-26)
Bug Fixes
16.8.1 (2021-09-22)
Bug Fixes
v16.8.3
Compare Source
Bug Fixes
v16.8.2
Compare Source
Bug Fixes
v16.8.1
Compare Source
Bug Fixes
v16.8.0
Compare Source
Bug Fixes
Features
enableTsInTemplate option (7613534)
When used with
ts-loader
, due tots-loader
's cache invalidation behavior, it sometimes prevents the template from being hot-reloaded in isolation, causing the component to reload despite only the template being edited. If this is annoying, you can set this option tofalse
(and avoid using TS expressions in templates).Alternatively, leave this option on (by default) and use
esbuild-loader
to transpile TS instead, which doesn't suffer from this problem (it's also a lot faster). However, do note you will need to rely on TS type checking from other sources (e.g. IDE orvue-tsc
).16.7.1 (2021-09-22)
Bug Fixes
v16.7.1
Compare Source
Bug Fixes
v16.7.0
Compare Source
Features
v16.6.0
Compare Source
Bug Fixes
Features
v16.5.0
Compare Source
defineCustomElement
on the component. This allows the custom element to be defined using an async version of the source component.16.4.1 (2021-08-02)
Bug Fixes
v16.4.1
Compare Source
Bug Fixes
v16.4.0
Compare Source
Features
16.3.3 (2021-07-21)
Bug Fixes
16.3.2 (2021-07-20)
Bug Fixes
webpack
and@vue/compiler-sfc
(#1853) (330d672)16.3.1 (2021-07-16)
Bug Fixes
v16.3.3
Compare Source
Bug Fixes
v16.3.2
Compare Source
Bug Fixes
webpack
and@vue/compiler-sfc
(#1853) (330d672)v16.3.1
Compare Source
Bug Fixes
v16.3.0
Compare Source
Features
<script setup>
(7137294)v16.2.0
Compare Source
Features
16.1.2 (2020-12-17)
Bug Fixes
16.1.1 (2020-12-04)
Bug Fixes
v16.1.2
Compare Source
Bug Fixes
v16.1.1
Compare Source
Bug Fixes
v16.1.0
Compare Source
Features
v16.0.0
Compare Source
Bug Fixes
Features
Performance Improvements
v15.10.2
Compare Source
Bug Fixes
prettify
by default if prettier 3 is detected (aa2558d)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.