Johnson Chu
|
c2b274a887
fix(reactivity): re-fix #10114 (#10123)
|
2 éve |
Bou Harusame
|
e58d3f69fc
chore: dev build for multi-packages (#10126)
|
2 éve |
Evan You
|
07922dacc7
release: v3.4.14
|
2 éve |
Doctor Wu
|
20f62afaaf
fix(reactivity): fix regression for computed with mutation (#10119)
|
2 éve |
renovate[bot]
|
3cd3a44ed3
chore(deps): update test to ^1.2.0 (#10113)
|
2 éve |
renovate[bot]
|
237cb45319
chore(deps): update lint (#10112)
|
2 éve |
renovate[bot]
|
ab483771a9
chore(deps): update all non-major dependencies (#10111)
|
2 éve |
renovate[bot]
|
a557006f8e
fix(deps): update dependency postcss to ^8.4.33 (#10110)
|
2 éve |
三咲智子 Kevin Deng
|
5bee7a8bab
chore: dev build for multi-packages (#10108)
|
2 éve |
三咲智子 Kevin Deng
|
48bf8e4c70
fix(compiler-sfc): enable prefixIdentifiers by default when reparsing on consumed AST (#10105)
|
2 éve |
Saeid Zareie
|
23f94869fd
chore: fix typo in changelog (#10104) [ci skip]
|
2 éve |
Evan You
|
3a642fb95c
release: v3.4.13
|
2 éve |
Johnson Chu
|
e45a8d24b4
fix(reactivity): fix dirtyLevel checks for recursive effects (#10101)
|
2 éve |
Evan You
|
ffd0473e0f
release: v3.4.12
|
2 éve |
Evan You
|
8b1848173b
revert: fix(reactivity): correct dirty assign in render function (#10091)
|
2 éve |
Evan You
|
fd337dddd1
release: v3.4.11
|
2 éve |
Evan You
|
c60479146a
dx(defineModel): warn against reference of setup scope variables in defineModel options
|
2 éve |
edison
|
d35b87725a
fix(runtime-core): filter single root for nested DEV_ROOT_FRAGMENT (#8593)
|
2 éve |
Doctorwu
|
8d04205041
fix(reactivity): correct dirty assign in render function (#10091)
|
2 éve |
zhoulixiang
|
08b60f5d0d
fix(hydration): improve mismatch when client valut is null or undefined (#10086)
|
2 éve |
Evan You
|
bb6b7a297e
release: v3.4.10
|
2 éve |
Evan You
|
3907c87ce2
fix(hydration): should not warn on falsy bindings of non-property keys
|
2 éve |
Evan You
|
9636357c89
release: v3.4.9
|
2 éve |
Evan You
|
dfd9654665
fix(build): avoid accessing __FEATURE_PROD_DEVTOOLS__ flag in root scope
|
2 éve |
Evan You
|
bceccf9e21
chore(build): rename __NODE_JS__ build flag to __CJS__
|
2 éve |
Evan You
|
8fda856a82
refactor: split out useModel implementation and tests
|
2 éve |
Evan You
|
92514db708
build: add node production/development condition in package exports (#10036)
|
2 éve |
edison
|
bcda96b525
fix(suspense): avoid double-patching nested suspense when parent suspense is not resolved (#10055)
|
2 éve |
Evan You
|
07b19a53a5
test: test case for style binding w/ object value + v-show
|
2 éve |
cyx
|
cd419aec3c
fix(runtime-dom): unify behavior for v-show + style display binding (#10075)
|
2 éve |