fix(deps): update vite & vue packages#532
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
99819b0 to
643af5c
Compare
33986c4 to
942bd29
Compare
1ac7bda to
ec1dc33
Compare
624a26d to
39e8715
Compare
78030ad to
8f9ba3e
Compare
1501024 to
321cc4d
Compare
321cc4d to
79eedb0
Compare
c4553b8 to
de3c720
Compare
6f6f677 to
ef5d793
Compare
5d32daf to
e43662c
Compare
9f2e2fc to
ca475e8
Compare
236f376 to
9b95603
Compare
cd765f2 to
ffc9f47
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0→^0.30.03.4.15→3.5.353.4.15→3.5.3510.7.2→10.11.10.17.5→0.19.0^0.18.0→^0.22.00.26.0→0.28.0^0.25.0→^0.28.00.7.0→0.19.25.0.12→5.4.210.6.4→0.14.10.8.3→0.10.60.17.5→0.21.20.23.6→0.24.33.4.15→3.5.350.14.7→0.14.109.9.1→9.14.54.2.5→4.6.4Release Notes
vue-macros/vue-macros (@vue-macros/volar)
v0.30.15Compare Source
Patch Changes
181dbbe]:v0.30.14Compare Source
Patch Changes
4fb6553]:v0.30.13Compare Source
Patch Changes
#899
25b7b86Thanks @zhiyuanzmj! - use ts-macro instead of @vue/language-core for jsx-pluginsUpdated dependencies []:
v0.30.12Compare Source
Patch Changes
d608125]:v0.30.11Compare Source
Patch Changes
3c91fd1,6a67a64]:v0.30.10Compare Source
Patch Changes
#885
39f1ad2Thanks @Soya-xy! - get identifier name correctly for define-prop#887
60631f7Thanks @zhiyuanzmj! - get identifier name correctlyv0.30.9Compare Source
Patch Changes
#880
e0d8000Thanks @zhiyuanzmj! - use getStart instead of node.getStart to prevent vue-tsc errorUpdated dependencies []:
v0.30.8Compare Source
Patch Changes
8c92b90Thanks @sxzz! - Downgradeunpluginto v1Updated dependencies [
8c92b90]:v0.30.7Compare Source
Patch Changes
#851
d210a14Thanks @zhiyuanzmj! - compatible with ts-macro#867
7f1281aThanks @zhiyuanzmj! - support custom-directivev0.30.6Compare Source
Patch Changes
#855
392ce4dThanks @zhiyuanzmj! - support elementAccessExpression for jsx-directive/ref#858
d32bd42Thanks @zhiyuanzmj! - support prefix option for jsx-directiveUpdated dependencies []:
v0.30.5Compare Source
Patch Changes
0f146d0,bba0ed4]:v0.30.4Compare Source
Patch Changes
#838
75b1b4dThanks @zhiyuanzmj! - use props instead of emits for inferred required type in v-model#831
8c002a7Thanks @zhiyuanzmj! - v-model and v-slot co-usage for jsx-directivev0.30.3Compare Source
Patch Changes
#825
908156aThanks @zhiyuanzmj! - use object instead of any#827
a558716Thanks @zhiyuanzmj! - support reactivity transform for jsx-ref#828
2816959Thanks @zhiyuanzmj! - support functional component for jsx-directivev0.30.2Compare Source
Patch Changes
5d96085]:v0.30.1Compare Source
Patch Changes
abe85fe]:v0.30.0Compare Source
Minor Changes
2b8760cThanks @sxzz! - Switch to ESM packagesPatch Changes
2b8760c]:v0.29.1Compare Source
Patch Changes
02672e8Thanks @sxzz! - fallback to cwd for root pathv0.29.0Minor Changes
5d92073Thanks @zhiyuanzmj! - introduce jsx-refPatch Changes
#803
8a50141Thanks @zhiyuanzmj! - use configFilePath instead of pathsBasePath#801
06aed12Thanks @blake-newman! - prevent convert kebab-case prop to camel-case prop for jsx-directiveUpdated dependencies [
5d92073]:v0.28.1Compare Source
Patch Changes
df77942Thanks @zhiyuanzmj! - support Volar v2.1v0.28.0Compare Source
Minor Changes
0290218Thanks @sxzz! - DroptemplateRefpluginPatch Changes
#785
f475dbcThanks @zhiyuanzmj! - add event-prop for v-modelfc3d9c1Thanks @sxzz! - Remove unused dependenciesUpdated dependencies [
a3c156d,0290218]:v0.27.4Compare Source
Patch Changes
018a0a5]:v0.27.3Compare Source
Patch Changes
#763
c90316fThanks @zhiyuanzmj! - compatible with old usageUpdated dependencies [
52f0d7e]:v0.27.2Compare Source
Patch Changes
#759
d5db988Thanks @zhiyuanzmj! - use vSlots prop as component's slotsUpdated dependencies [
2370065]:v0.27.1Compare Source
Patch Changes
da9c86a]:v0.27.0Compare Source
Minor Changes
c6bafe8Thanks @zhiyuanzmj! - introduce script-sfcv0.26.0Compare Source
Minor Changes
#750
9e11639Thanks @sxzz! - Support config file (e.gvue-macros.config.ts)#746
6f71ef8Thanks @zhiyuanzmj! - add "@vue-macros/volar" pluginPatch Changes
#753
bf7fa2eThanks @zhiyuanzmj! - only transform shortVmodel's prefix after Vue 3.4#748
a33a6afThanks @zhiyuanzmj! - fix auto imports not working in setup-sfc4e2cca7Thanks @sxzz! - Removedevcondition fromexportsofpackage.jsonUpdated dependencies [
9e11639,bf7fa2e,7ad8e77,4e2cca7,23be90e]:v0.25.0Compare Source
Minor Changes
#731
39e6c28Thanks @zhiyuanzmj! - introduce script-lang#733
27a0f36Thanks @zhiyuanzmj! - introduce DefineGeneric#734
5ef368bThanks @zhiyuanzmj! - introduce setup-sfcPatch Changes
af5301b]:v0.24.1Compare Source
Patch Changes
#741
5724272Thanks @zhiyuanzmj! - support GlobalComponents for template-refUpdated dependencies []:
v0.24.0Compare Source
Minor Changes
#738
3c676f4Thanks @zhiyuanzmj! - introduce template-ref9e19eafThanks @sxzz! - Move to ESM-firstPatch Changes
831027bThanks @sxzz! - add module type#736
809a07bThanks @zhiyuanzmj! - fix sourceMap offset overflow for jsx-directived31544cThanks @sxzz! - fix import isJsxExpression#739
b0e465eThanks @zhiyuanzmj! - support volar 2.0.28Updated dependencies [
831027b,f734af7,9e19eaf]:v0.23.1Compare Source
Patch Changes
#722
058404fThanks @zhiyuanzmj! - support slots type hint for object expression#720
23f15c0Thanks @zhiyuanzmj! - support type hint for v-slotsv0.23.0Compare Source
Minor Changes
908511eThanks @renovate! - support volar@2.0.22Patch Changes
d3ec4c6Thanks @zhiyuanzmj! - remove camelCase events supportv0.22.0Compare Source
Minor Changes
c8e3b5dThanks @zhiyuanzmj! - introduceboolean-propvolar pluginPatch Changes
#708
80c31edThanks @zhiyuanzmj! - allow duplicate events with modifiers#702
19fc5ebThanks @zhiyuanzmj! - add prefix semicolon to fix syntax errors#703
07aebd7Thanks @renovate! - support volar@2.0.21Updated dependencies [
dd3a2ae,c8e3b5d]:v0.21.1Compare Source
Patch Changes
2ae2495Thanks @zhiyuanzmj! - $defineProp and defineSlots co-usage #692v0.21.0Compare Source
Minor Changes
a883ee3Thanks @zhiyuanzmj! - add reactivity transform support to definePropPatch Changes
#689
a2486caThanks @zhiyuanzmj! - add type hint forv-slot:&v-model:Updated dependencies [
a883ee3]:v0.20.0Compare Source
Minor Changes
1f22091Thanks @zhiyuanzmj! - add define-emit pluginv0.19.1Compare Source
Patch Changes
#680
94a91e2Thanks @zhiyuanzmj! - support generic component for define-models#677
1e91ca0Thanks @zhiyuanzmj! - v-if and v-slot co-usage#676
505e801Thanks @zhiyuanzmj! - support generic component for export-exposev0.19.0Compare Source
Minor Changes
b868726Thanks @zhiyuanzmj! - Breaking change: support Volar 2, #663Patch Changes
#673
3227507Thanks @zhiyuanzmj! - support generic component for jsx-direcitve#674
b3c9022Thanks @zhiyuanzmj! - add type to the functional template-refUpdated dependencies [
102a074]:vuejs/core (@vue/compiler-sfc)
v3.5.35Compare Source
Bug Fixes
ssrRenderSuspense(#14804) (4760997), closes nuxt/nuxt#28162Performance Improvements
v3.5.34Compare Source
Bug Fixes
<image>elements (#14756) (090b2e3)v3.5.33Compare Source
Bug Fixes
v3.5.32Compare Source
Bug Fixes
Reverts
v3.5.31Compare Source
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.