Rudy
|
0e1e8f919e
|
fix(types): fix instance type when props type is incompatible with setup returned type (#7338)
close #5885
|
2023-11-09 17:40:36 +08:00 |
魏
|
657476dcdb
|
fix(reactivity): clear method on readonly collections should return undefined (#7316)
|
2023-11-09 17:32:21 +08:00 |
Nebula
|
6e0b068e92
|
chore: add name option for Teleport (#7315)
|
2023-11-09 17:21:38 +08:00 |
edison
|
a2d810eb40
|
fix(compiler-core): avoid rewriting scope variables in inline for loops (#7245)
close #7238
|
2023-11-09 17:20:54 +08:00 |
被雨水过滤的空气-Rain
|
d11e978fc9
|
fix(hmr/transition): fix kept-alive component inside transition disappearing after hmr (#7126)
fix #7121
|
2023-11-09 17:15:56 +08:00 |
白雾三语
|
40f4b77bb5
|
fix(v-model): avoid overwriting number input with same value (#7004)
close #7003
|
2023-11-09 15:14:38 +08:00 |
Carlos Rodrigues
|
94c049d930
|
fix(types): remove optional properties from defineProps return type (#6421)
close #6420
|
2023-11-09 14:52:28 +08:00 |
丶远方
|
9d0eba916f
|
fix(compiler-core): fix `resolveParserPlugins` decorators check (#9566)
close #9560
|
2023-11-09 14:32:08 +08:00 |
Evan You
|
2c0414fdca
|
chore: bust sponsor image cache [ci skip]
|
2023-11-07 15:31:46 +08:00 |
Evan You
|
bc5846939c
|
release: v3.3.8
|
2023-11-06 18:54:26 +08:00 |
Evan You
|
2f8c769b6b
|
chore: delete unrelated test case
|
2023-11-06 18:46:40 +08:00 |
Evan You
|
dd8a0cf5dc
|
fix(hydration): fix tagName access eeror on comment/text node hydration mismatch
fix #9531
|
2023-11-06 18:45:42 +08:00 |
Eduardo San Martin Morote
|
405f34587a
|
fix(warn): avoid warning on empty children with Suspense (#3962)
|
2023-11-06 17:48:40 +08:00 |
edison
|
b39fa1f815
|
fix(compiler-sfc): fix dynamic directive arguments usage check for slots (#9495)
close #9493
|
2023-11-06 17:46:48 +08:00 |
Evan You
|
462aeb3b60
|
fix(types): avoid exposing lru-cache types in generated dts
close #9521
|
2023-11-06 17:36:02 +08:00 |
Eduardo San Martin Morote
|
32bdc5d190
|
chore: typo [skip ci]
|
2023-11-03 17:14:07 +01:00 |
renovate[bot]
|
176d59058c
|
fix(deps): update dependency @vue/repl to ^2.6.3 (#9540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-03 17:48:58 +08:00 |
Evan You
|
4a88b71044
|
chore: add maintenance handbook
|
2023-11-03 17:09:20 +08:00 |
renovate[bot]
|
5cef325f41
|
fix(deps): update dependency @vue/repl to ^2.6.2 (#9536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-02 20:57:38 +08:00 |
renovate[bot]
|
01af7d2f82
|
chore(deps): update actions/setup-node action to v4 (#9535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-02 20:51:23 +08:00 |
renovate[bot]
|
a93bcc4e29
|
chore(deps): update pnpm to v8.10.2 (#9529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-02 12:49:48 +08:00 |
renovate[bot]
|
9ca468c68b
|
chore(deps): update lint (#9505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-31 22:13:33 +08:00 |
renovate[bot]
|
3ef410c296
|
chore(deps): update dependency puppeteer to ~21.4.1 (#9504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-31 22:13:19 +08:00 |
renovate[bot]
|
d261ad73ae
|
chore(deps): update all non-major dependencies (#9501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-31 22:07:38 +08:00 |
木杉
|
a9893458ec
|
fix(compile-sfc): support `Error` type in `defineProps` (#5955)
|
2023-10-30 15:45:58 +08:00 |
Kaine
|
72fdafa0cf
|
types(runtime-dom): update aria-relevant type (#9043)
|
2023-10-30 15:15:17 +08:00 |
丶远方
|
a75d1c5c62
|
fix(compiler-core): known global should be shadowed by local variables in expression rewrite (#9492)
fix #9482
|
2023-10-28 15:22:03 +08:00 |
Tycho
|
edf2572615
|
chore: fix typo (#9306)
|
2023-10-26 17:08:37 +08:00 |
丶远方
|
f32ec17131
|
chore: remove unnecessary imports from vitest (#8562)
|
2023-10-26 16:34:14 +08:00 |
丶远方
|
6d7360d514
|
chore: use helper function for merging vitest config (#8985)
|
2023-10-26 16:21:29 +08:00 |
Evan You
|
1789c1caac
|
release: v3.3.7
|
2023-10-25 07:35:08 +08:00 |
edison
|
e09c26bc9b
|
fix(compiler-ssr): proper scope analysis for ssr vnode slot fallback (#7184)
close #7095
|
2023-10-25 01:01:29 +08:00 |
Carlos Rodrigues
|
7374e93f02
|
fix(types): fix ComponentCustomProps augmentation (#9468)
close #8376
|
2023-10-24 18:42:47 +08:00 |
edison
|
5ea8a8a4fa
|
fix(transition/ssr): make transition appear work with SSR (#8859)
close #6951
|
2023-10-24 09:36:10 +08:00 |
Carlos Rodrigues
|
16ecb44c89
|
fix(types): improve `h` overload to support union of string and component (#5432)
fix #5431
|
2023-10-23 23:40:06 +08:00 |
renovate[bot]
|
f36c49f31b
|
chore(deps): update dependency rollup to v4 (#9462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 16:00:13 +08:00 |
renovate[bot]
|
105c564959
|
chore(deps): update lint (#9461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 15:55:57 +08:00 |
renovate[bot]
|
4885515392
|
chore(deps): update dependency puppeteer to ~21.4.0 (#9459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 15:55:40 +08:00 |
renovate[bot]
|
27e505241b
|
chore(deps): update dependency todomvc-app-css to ^2.4.3 (#9458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-23 15:55:23 +08:00 |
Evan You
|
28a6f05bf5
|
chore: remove internal flag on hmr option
|
2023-10-22 09:10:43 +08:00 |
Carlos Rodrigues
|
00de3e61ed
|
fix(Suspense): calling hooks before the transition finishes (#9388)
close #5844
close #5952
|
2023-10-21 21:24:30 +08:00 |
Evan You
|
733437691f
|
fix(hmr): fix hmr error for hoisted children array in v-for
fix #6978
close #7114
|
2023-10-21 21:08:49 +08:00 |
三咲智子 Kevin Deng
|
6021d0253e
|
chore: upgrade deps (#9443)
|
2023-10-21 16:59:26 +08:00 |
edison
|
c568778ea3
|
fix(compiler-sfc): avoid gen useCssVars when targeting SSR (#6979)
close #6926
|
2023-10-21 12:11:41 +08:00 |
Carlos Rodrigues
|
d8990fc618
|
fix(ssr): fix hydration mismatch for disabled teleport at component root (#9399)
close #6152
|
2023-10-21 11:37:52 +08:00 |
skirtle
|
a8f663867b
|
fix(scheduler): ensure jobs are in the correct order (#7748)
close #7576
|
2023-10-21 10:38:54 +08:00 |
Haoqun Jiang
|
089d36d167
|
fix: correctly resolve types from relative paths on Windows (#9446)
close #8671
close https://github.com/vuejs/vue-loader/issues/2048
|
2023-10-21 10:35:16 +08:00 |
skirtle
|
e9e2778e9e
|
fix(reactivity): assigning array.length while observing a symbol property (#7568)
|
2023-10-21 09:48:59 +08:00 |
Evan You
|
a09ed44446
|
release: v3.3.6
|
2023-10-20 21:04:11 +08:00 |
edison
|
cdb2e725e7
|
fix(compiler-ssr): fix ssr compile error for select with non-option children (#9442)
fix #9440
|
2023-10-20 20:39:31 +08:00 |