edison
|
772b0087cb
|
fix(suspense): handle edge case in patching list nodes within Suspense (#13306)
close #13305
|
2025-05-16 08:32:55 +08:00 |
linzhe
|
cf5a5e0edf
|
fix(compiler-sfc): improve type inference for TSTypeAliasDeclaration with better runtime type detection (#13245)
close #13240
|
2025-05-16 08:32:13 +08:00 |
edison
|
d37a2ac59d
|
fix(compiler-core): ensure mapping is added only if node source is available (#13285)
close #13261
close vitejs/vite-plugin-vue#368
|
2025-05-16 08:22:37 +08:00 |
edison
|
80055fddfb
|
fix(hydration): skip lazy hydration for patched components (#13283)
close #13255
|
2025-05-16 08:22:01 +08:00 |
Adrian Cerbaro
|
b9910755a5
|
fix(custom-element): allow injecting values from app context in nested elements (#13219)
close #13212)
|
2025-05-16 08:07:32 +08:00 |
daiwei
|
d0253a0b7e
|
release: v3.5.14
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
|
2025-05-15 11:13:02 +08:00 |
edison
|
1f98a9c493
|
fix(hmr): avoid hydration for hmr root reload (#12450)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
close vitejs/vite-plugin-vue#146
close vitejs/vite-plugin-vue#477
|
2025-05-13 22:23:23 +08:00 |
tonicli
|
626450590d
|
fix(runtime-core): inherit comment nodes during block patch in production build (#10748)
close #10747
close #12650
|
2025-05-13 22:18:28 +08:00 |
edison
|
8e3435779a
|
fix(compiler-sfc): fix scope handling for props destructure in function parameters and catch clauses
close #12790
|
2025-05-13 22:17:24 +08:00 |
yangxiuxiu
|
343c891224
|
fix(transition): fix KeepAlive with transition out-in mode behavior in production (#12468)
close #12465
|
2025-05-13 22:16:45 +08:00 |
edison
|
9c4dbbc518
|
fix(hmr): avoid hydration for hmr updating (#12262)
close #7706
close #8170
|
2025-05-13 22:15:50 +08:00 |
renovate[bot]
|
f7dad6da2f
|
chore(deps): update dependency @babel/parser to ^7.27.2 (#13310)
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 15:29:08 +08:00 |
renovate[bot]
|
258f78b643
|
chore(deps): update test (#13311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-13 11:44:59 +08:00 |
btea
|
3cb4db21ef
|
chore: add pnpm setting to pnpm-workspace (#13268)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
Lock Closed Issues / action (push) Has been cancelled
Details
Auto close issues with "can't reproduce" label / close-issues (push) Has been cancelled
Details
|
2025-05-10 22:19:53 +08:00 |
renovate[bot]
|
d79aa70c61
|
chore(deps): update build (#13276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-10 16:07:50 +08:00 |
edison
|
f556c925ac
|
chore: fix typo (#13290) [ci skip]
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
|
2025-05-07 20:35:45 +08:00 |
renovate[bot]
|
56be3dd4db
|
chore(deps): update compiler to ^7.27.1 (#13277)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-05-05 20:53:19 +08:00 |
Tycho
|
3f27c58ffb
|
fix(runtime-core): respect immutability for readonly reactive arrays in `v-for` (#13091)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
close #13087
|
2025-05-02 02:55:24 -07:00 |
yangxiuxiu
|
9196222ae1
|
fix(slots): properly warn if slot invoked in setup (#12195)
close #12194
|
2025-05-02 02:53:14 -07:00 |
edison
|
2206cd235a
|
fix(ssr): properly init slots during ssr rendering (#12441)
close #12438
|
2025-05-02 02:48:03 -07:00 |
edison
|
5e37dd0095
|
fix(hmr/teleport): adjust static children traversal for HMR in dev mode (#12819)
close #12816
|
2025-05-02 02:18:01 -07:00 |
edison
|
0b23fd2383
|
fix(reactivity): should not recompute if computed does not track reactive data (#12341)
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
close #12337
|
2025-05-01 07:02:17 -07:00 |
edison
|
8b848cbbd2
|
fix(TransitionGroup): reset prevChildren to prevent memory leak (#13183)
ci / test (push) Waiting to run
Details
ci / continuous-release (push) Waiting to run
Details
size data / upload (push) Waiting to run
Details
close #13181
|
2025-05-01 02:58:07 -07:00 |
dopamine
|
016c472bd2
|
fix(runtime-core): stop tracking deps in setRef during unmount (#13210)
|
2025-05-01 02:56:42 -07:00 |
edison
|
5d166f3796
|
fix(compiler-core): remove slot cache from parent renderCache during unmounting (#13215)
* fix(compiler-core): remove slot cache from parent renderCache during unmounting
* chore: update
|
2025-05-01 02:55:36 -07:00 |
dopamine
|
b3ecee3da8
|
fix(runtime-core): update __vnode of static nodes when patching along the optimized path (#13223)
* fix(runtime-core): update __vnode of static nodes when patching along the optimized path
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-05-01 02:54:40 -07:00 |
renovate[bot]
|
e4d9e7ee52
|
chore(deps): update lint (#13250)
ci / test (push) Has been cancelled
Details
ci / continuous-release (push) Has been cancelled
Details
size data / upload (push) Has been cancelled
Details
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-29 16:27:44 +08:00 |
renovate[bot]
|
bfc458f7bf
|
chore(deps): update build (#13249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-29 16:27:30 +08:00 |
renovate[bot]
|
d9923c3503
|
chore(deps): update dependency vite to v5.4.18 [security] (#13237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-29 15:59:20 +08:00 |
renovate[bot]
|
a23fb59e83
|
chore(deps): update dependency vite to v5.4.18 [security] (#13235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-24 08:11:14 +08:00 |
renovate[bot]
|
c3e3396475
|
chore(deps): update dependency vite to v5.4.18 [security] (#13229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
|
2025-04-23 08:31:15 +08:00 |
Jasper Kisro
|
b92ae84ce5
|
chore: update CHANGELOG.md (#13230)
|
2025-04-23 07:58:31 +08:00 |
renovate[bot]
|
b782cd6c3c
|
chore(deps): update dependency vite to ^6.3.2 (#13225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-22 08:15:50 +08:00 |
renovate[bot]
|
4085ed9052
|
chore(deps): update pnpm to v10.9.0 (#13224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-22 08:15:32 +08:00 |
renovate[bot]
|
4f792535e2
|
chore(deps): update build (#13195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-15 08:17:57 +08:00 |
renovate[bot]
|
c15ed52030
|
chore(deps): update dependency vite to v5.4.18 [security] (#13198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-15 08:17:42 +08:00 |
renovate[bot]
|
9d84d64fee
|
chore(deps): update dependency @types/node to ^22.14.1 (#13196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-14 17:08:59 +08:00 |
山吹色御守
|
8ae11226e8
|
fix(compiler-sfc): treat the return value of `useTemplateRef` as a definite ref (#13197)
|
2025-04-14 17:08:06 +08:00 |
renovate[bot]
|
32bc647fab
|
chore(deps): update build (#13165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-10 15:51:53 +08:00 |
renovate[bot]
|
4f6ef92ad9
|
chore(deps): update dependency vite to v5.4.17 [security] (#13173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-09 08:10:43 +08:00 |
bornkiss
|
347c7849ad
|
chore: add bsky link (#13175)
|
2025-04-08 20:47:02 +08:00 |
renovate[bot]
|
1faca599cd
|
chore(deps): update all non-major dependencies (#13166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-08 15:11:17 +08:00 |
linzhe
|
466b30f404
|
fix(compat): correct deprecation message for v-bind.sync usage (#13137)
close #13133
|
2025-04-02 11:12:29 +08:00 |
renovate[bot]
|
f6e84af30a
|
chore(deps): update all non-major dependencies (#13120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-31 15:10:54 +08:00 |
renovate[bot]
|
5f14669d29
|
chore(deps): update lint (#13122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-31 15:02:15 +08:00 |
renovate[bot]
|
25e803773a
|
chore(deps): update compiler to ^7.27.0 (#13123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-31 15:01:57 +08:00 |
Ecco
|
1499135c22
|
fix(runtime-dom): always treat autocorrect as attribute (#13001)
close #5705
|
2025-03-31 14:31:11 +08:00 |
renovate[bot]
|
733e266cdd
|
chore(deps): update build (#13121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-31 11:13:43 +08:00 |
Leedom
|
c97cc4cdb0
|
chore: fix typo (#13117)
|
2025-03-29 22:00:36 +08:00 |
renovate[bot]
|
93d663a046
|
chore(deps): update dawidd6/action-download-artifact action to v9 (#13098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-25 08:14:10 +08:00 |