Evan You
|
7ecf91f760
|
chore(deps): limit minimatch range
minimatch 10+ only supports Node 20+
|
2024-08-05 14:48:22 +08:00 |
Evan You
|
0b8ba6320e
|
release: v3.4.35
|
2024-07-31 16:42:04 +08:00 |
renovate[bot]
|
62e5aa4517
|
fix(deps): update compiler (#11416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-29 09:06:40 +08:00 |
Evan You
|
9111252042
|
release: v3.4.34
|
2024-07-24 23:30:30 +08:00 |
Evan You
|
422ef34e48
|
release: v3.4.33
|
2024-07-19 17:24:34 +08:00 |
Evan You
|
fd5c001ec7
|
release: v3.4.32
|
2024-07-17 17:07:05 +08:00 |
Zhaolin Liang
|
b287aeec3e
|
fix(compiler-sfc): correctly resolve type annotation for declared function (#11279)
close #11266
|
2024-07-17 15:06:14 +08:00 |
renovate[bot]
|
f1aae57dfe
|
chore(deps): update all non-major dependencies (#11357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-15 16:22:03 +08:00 |
Evan You
|
0ac0f2e338
|
workflow: use pnpm catalog for workspace deps (#11317)
ref https://pnpm.io/catalogs
|
2024-07-08 20:06:37 +08:00 |
renovate[bot]
|
933ad9db4b
|
fix(deps): update dependency postcss to ^8.4.39 (#11259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-08 18:02:39 +08:00 |
renovate[bot]
|
4e45bf1273
|
chore(deps): update all non-major dependencies (#11255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-08 17:31:20 +08:00 |
Evan You
|
f2acd51340
|
release: v3.4.31
|
2024-06-28 10:14:29 +08:00 |
Tycho
|
746352a14d
|
fix(compiler-core): handle inline comments with undefined bindings (#11217)
close #11216
|
2024-06-28 09:48:23 +08:00 |
renovate[bot]
|
a1170db9e0
|
chore(deps): update all non-major dependencies (#11207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-24 10:53:17 +08:00 |
Evan You
|
582cd2e9bc
|
release: v3.4.30
|
2024-06-22 20:59:53 +08:00 |
renovate[bot]
|
98a0b42527
|
chore(deps): update all non-major dependencies (#11152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-17 11:43:37 +08:00 |
Evan You
|
e5ca13a3af
|
release: v3.4.29
|
2024-06-14 18:02:36 +02:00 |
Evan You
|
a23e99bedf
|
fix(compiler-sfc): support @vue-ignore comment on more type sources
|
2024-06-14 17:46:50 +02:00 |
Evan You
|
a476692ed2
|
fix(compiler-sfc): fix parsing of mts, d.mts, and mtsx files
|
2024-06-14 16:47:24 +02:00 |
Evan You
|
4ec387b100
|
fix(compiler-sfc): fix missing scope for extends error message
|
2024-06-14 16:46:26 +02:00 |
Evan You
|
3e89a0da21
|
release: v3.4.28
|
2024-06-14 11:30:16 +02:00 |
Zhaolin Liang
|
495263a9cb
|
fix(compiler-sfc): support type resolve for keyof for intersection & union types (#11132)
close #11129
|
2024-06-14 17:10:46 +08:00 |
Tycho
|
8cf357ec04
|
chore(perf): replace startsWith with === (#11124)
|
2024-06-14 16:09:39 +08:00 |
cyrilluce
|
bdeac377c7
|
fix(compile-sfc): Support project reference with folder, (#10908)
close #10907
|
2024-06-10 15:25:47 +08:00 |
Zhaolin Liang
|
2594b1df57
|
fix(compiler-sfc): support as keyword with template literal types (#11100)
close #10962
|
2024-06-10 15:19:39 +08:00 |
renovate[bot]
|
2438b75ed6
|
fix(deps): update compiler to ^7.24.7 (#11101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-10 15:06:09 +08:00 |
No Two
|
2c78f8921d
|
chore: improve compileTemplate warn message (#11085)
|
2024-06-07 17:30:35 +08:00 |
Tycho
|
293cf4e131
|
fix(compiler-sfc): improve type resolving for the keyof operator (#10921)
close #10920
close #11002
|
2024-06-07 16:27:43 +08:00 |
renovate[bot]
|
a1ff7a80d8
|
chore(deps): update all non-major dependencies (#11058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-03 15:23:32 +08:00 |
Kevin Deng 三咲智子
|
34a97edd2c
|
fix(compiler-sfc): throw error when import macro as alias (#11041)
|
2024-05-31 17:08:54 +08:00 |
Simon He
|
56f5692fb6
|
refactor(compiler-sfc): defineOptions avoid redundant conditional judgments (#9453)
|
2024-05-27 17:59:29 +08:00 |
Haoqun Jiang
|
07b3c4b786
|
fix(compat): correctly transform non-identifier expressions in legacy filter syntax (#10896)
close #10852
|
2024-05-27 17:04:48 +08:00 |
renovate[bot]
|
b63566aaeb
|
fix(deps): update compiler (#11024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-27 16:51:43 +08:00 |
renovate[bot]
|
b487acdf44
|
chore(deps): update all non-major dependencies (#11020)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-27 16:27:59 +08:00 |
renovate[bot]
|
90cbcfefd1
|
chore(deps): update all non-major dependencies (#10980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-20 21:40:41 +08:00 |
renovate[bot]
|
7cef876afa
|
fix(deps): update compiler to ^7.24.5 (#10924)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-13 17:10:34 +08:00 |
renovate[bot]
|
7cb3db6faf
|
chore(deps): update all non-major dependencies (#10923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-13 17:09:13 +08:00 |
edison
|
b2b5f57c2c
|
fix(compile-sfc): register props destructure rest id as setup bindings (#10888)
close #10885
|
2024-05-09 07:43:17 +08:00 |
Evan You
|
461946175d
|
release: v3.4.27
|
2024-05-06 16:59:48 -07:00 |
Tycho
|
10d34a5624
|
fix(compiler-sfc): handle keyof operator (#10874)
close #10871
|
2024-05-07 07:16:14 +08:00 |
renovate[bot]
|
bead21a2f6
|
chore(deps): update all non-major dependencies (#10866)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-07 06:14:19 +08:00 |
Evan You
|
241790937c
|
release: v3.4.26
|
2024-04-29 16:36:54 +08:00 |
Evan You
|
574c3e63bb
|
release: v3.4.25
|
2024-04-24 18:37:52 +08:00 |
Evan You
|
4253a57f17
|
fix(defineModel): align prod mode runtime type generation with defineProps
close #10769
|
2024-04-24 18:21:57 +08:00 |
Evan You
|
958286e3f0
|
release: v3.4.24
|
2024-04-22 23:29:58 +08:00 |
Evan You
|
5cef52a5c2
|
fix(compiler-sfc): handle readonly operator and ReadonlyArray/Map/Set types
close #10726
|
2024-04-22 15:36:38 +08:00 |
renovate[bot]
|
15df5c1b26
|
fix(deps): update compiler (#10760)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-22 15:04:41 +08:00 |
renovate[bot]
|
b0d00958e0
|
chore(deps): update all non-major dependencies (#10758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-22 14:52:58 +08:00 |
Evan You
|
46c2b63981
|
release: v3.4.23
|
2024-04-16 22:55:56 +08:00 |
Evan You
|
b4b856b3f0
|
release: v3.4.22
|
2024-04-15 23:59:36 +08:00 |