chore(deps): update dependency @vue-macros/volar to ^0.30.0 #38
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:
^0.18.17
->^0.30.0
Release Notes
vue-macros/vue-macros (@vue-macros/volar)
v0.30.5
Compare Source
Patch Changes
0f146d0
,bba0ed4
]:v0.30.4
Compare Source
Patch Changes
#838
75b1b4d
Thanks @zhiyuanzmj! - use props instead of emits for inferred required type in v-model#831
8c002a7
Thanks @zhiyuanzmj! - v-model and v-slot co-usage for jsx-directivev0.30.3
Compare Source
Patch Changes
#825
908156a
Thanks @zhiyuanzmj! - use object instead of any#827
a558716
Thanks @zhiyuanzmj! - support reactivity transform for jsx-ref#828
2816959
Thanks @zhiyuanzmj! - support functional component for jsx-directivev0.30.2
Compare Source
Patch Changes
5d96085
]:v0.30.1
Compare Source
Patch Changes
abe85fe
]:v0.30.0
Compare Source
Minor Changes
2b8760c
Thanks @sxzz! - Switch to ESM packagesPatch Changes
2b8760c
]:v0.29.1
Compare Source
Patch Changes
02672e8
Thanks @sxzz! - fallback to cwd for root pathv0.29.0
Minor Changes
5d92073
Thanks @zhiyuanzmj! - introduce jsx-refPatch Changes
#803
8a50141
Thanks @zhiyuanzmj! - use configFilePath instead of pathsBasePath#801
06aed12
Thanks @blake-newman! - prevent convert kebab-case prop to camel-case prop for jsx-directiveUpdated dependencies [
5d92073
]:v0.28.2
Patch Changes
b61d2f9
Thanks @sxzz! - pinvue-tsc
peer dep#798
af5328e
Thanks @zhiyuanzmj! - remove duplicate __VLS_PropOptions typeUpdated dependencies [
9a61a50
]:v0.28.1
Compare Source
Patch Changes
df77942
Thanks @zhiyuanzmj! - support Volar v2.1v0.28.0
Compare Source
Minor Changes
0290218
Thanks @sxzz! - DroptemplateRef
pluginPatch Changes
#785
f475dbc
Thanks @zhiyuanzmj! - add event-prop for v-modelfc3d9c1
Thanks @sxzz! - Remove unused dependenciesUpdated dependencies [
a3c156d
,0290218
]:v0.27.4
Compare Source
Patch Changes
018a0a5
]:v0.27.3
Compare Source
Patch Changes
#763
c90316f
Thanks @zhiyuanzmj! - compatible with old usageUpdated dependencies [
52f0d7e
]:v0.27.2
Compare Source
Patch Changes
#759
d5db988
Thanks @zhiyuanzmj! - use vSlots prop as component's slotsUpdated dependencies [
2370065
]:v0.27.1
Compare Source
Patch Changes
da9c86a
]:v0.27.0
Compare Source
Minor Changes
c6bafe8
Thanks @zhiyuanzmj! - introduce script-sfcv0.26.0
Compare Source
Minor Changes
#750
9e11639
Thanks @sxzz! - Support config file (e.gvue-macros.config.ts
)#746
6f71ef8
Thanks @zhiyuanzmj! - add "@vue-macros/volar" pluginPatch Changes
#753
bf7fa2e
Thanks @zhiyuanzmj! - only transform shortVmodel's prefix after Vue 3.4#748
a33a6af
Thanks @zhiyuanzmj! - fix auto imports not working in setup-sfc4e2cca7
Thanks @sxzz! - Removedev
condition fromexports
ofpackage.json
Updated dependencies [
9e11639
,bf7fa2e
,7ad8e77
,4e2cca7
,23be90e
]:v0.25.0
Compare Source
Minor Changes
#731
39e6c28
Thanks @zhiyuanzmj! - introduce script-lang#733
27a0f36
Thanks @zhiyuanzmj! - introduce DefineGeneric#734
5ef368b
Thanks @zhiyuanzmj! - introduce setup-sfcPatch Changes
af5301b
]:v0.24.1
Compare Source
Patch Changes
#741
5724272
Thanks @zhiyuanzmj! - support GlobalComponents for template-refUpdated dependencies []:
v0.24.0
Compare Source
Minor Changes
#738
3c676f4
Thanks @zhiyuanzmj! - introduce template-ref9e19eaf
Thanks @sxzz! - Move to ESM-firstPatch Changes
831027b
Thanks @sxzz! - add module type#736
809a07b
Thanks @zhiyuanzmj! - fix sourceMap offset overflow for jsx-directived31544c
Thanks @sxzz! - fix import isJsxExpression#739
b0e465e
Thanks @zhiyuanzmj! - support volar 2.0.28Updated dependencies [
831027b
,f734af7
,9e19eaf
]:v0.23.1
Compare Source
Patch Changes
#722
058404f
Thanks @zhiyuanzmj! - support slots type hint for object expression#720
23f15c0
Thanks @zhiyuanzmj! - support type hint for v-slotsv0.23.0
Compare Source
Minor Changes
908511e
Thanks @renovate! - support [email protected]Patch Changes
d3ec4c6
Thanks @zhiyuanzmj! - remove camelCase events supportv0.22.0
Compare Source
Minor Changes
c8e3b5d
Thanks @zhiyuanzmj! - introduceboolean-prop
volar pluginPatch Changes
#708
80c31ed
Thanks @zhiyuanzmj! - allow duplicate events with modifiers#702
19fc5eb
Thanks @zhiyuanzmj! - add prefix semicolon to fix syntax errors#703
07aebd7
Thanks @renovate! - support [email protected]Updated dependencies [
dd3a2ae
,c8e3b5d
]:v0.21.1
Compare Source
Patch Changes
2ae2495
Thanks @zhiyuanzmj! - $defineProp and defineSlots co-usage #692v0.21.0
Compare Source
Minor Changes
a883ee3
Thanks @zhiyuanzmj! - add reactivity transform support to definePropPatch Changes
#689
a2486ca
Thanks @zhiyuanzmj! - add type hint forv-slot:
&v-model:
Updated dependencies [
a883ee3
]:v0.20.0
Compare Source
Minor Changes
1f22091
Thanks @zhiyuanzmj! - add define-emit pluginv0.19.1
Compare Source
Patch Changes
#680
94a91e2
Thanks @zhiyuanzmj! - support generic component for define-models#677
1e91ca0
Thanks @zhiyuanzmj! - v-if and v-slot co-usage#676
505e801
Thanks @zhiyuanzmj! - support generic component for export-exposev0.19.0
Compare Source
Minor Changes
b868726
Thanks @zhiyuanzmj! - Breaking change: support Volar 2, #663Patch Changes
#673
3227507
Thanks @zhiyuanzmj! - support generic component for jsx-direcitve#674
b3c9022
Thanks @zhiyuanzmj! - add type to the functional template-refUpdated dependencies [
102a074
]:v0.18.18
Compare Source
Patch Changes
4ad70f5
Thanks @zhiyuanzmj! - support generic componentConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.