5707 Commits (2ae908d00c7744e194dae5fd279b5db8603a988b)
 

Author SHA1 Message Date
Evan You 2ae908d00c
chore(types): perform strict es2016 lib check when building dts 1 year ago
Evan You 7ae9dbf57d
chore(deps): bump TS to 5.4 1 year ago
Evan You 16174da21d
fix(compiler-core): fix loc.source for end tags with whitespace before > 1 year ago
Evan You f709238c30
chore: use correct parse in parser tests for whitespace: condense 1 year ago
edison 140a7681cc
fix(TransitionGroup): avoid set transition hooks for comment nodes and text nodes (#9421) 1 year ago
Evan You c4684d3161
chore: amend test case name [ci skip] 1 year ago
Evan You c3c5dc93fb
fix(reactivity): fix tracking when hasOwnProperty is called with non-string value 1 year ago
Evan You ca84316bfb perf(ssr): optimize setup context creation for ssr in v8 1 year ago
Evan You 6af733d68e perf: optimize component props/slots internal object checks 1 year ago
Evan You 4bc9f39f02 perf(ssr): avoid calling markRaw on component instance proxy 1 year ago
liudaodanOo 34106bc9c7
fix(compiler-sfc): also search for `.tsx` when type import's extension is omitted (#10637) 1 year ago
renovate[bot] c51be5c24d
chore(deps): update dependency puppeteer to ~22.6.3 (#10659) 1 year ago
renovate[bot] d4b767a1a5
chore(deps): update all non-major dependencies (#10658) 1 year ago
Divyansh Singh 0dea7f9a26
fix(runtime-core): show hydration mismatch details for non-rectified mismatches too when __PROD_HYDRATION_MISMATCH_DETAILS__ is set (#10599) 1 year ago
renovate[bot] 5aaa758867
chore(deps): update all non-major dependencies (#10627) 1 year ago
renovate[bot] 413cd28ed1
chore(deps): update build (#10624) 1 year ago
renovate[bot] dd4401da09
chore(deps): update dependency puppeteer to ~22.6.1 (#10625) 1 year ago
renovate[bot] 55f90790ee
chore(deps): update lint (#10628) 1 year ago
Tycho 40dcc924c8
chore: update VSCode debugging for vitest (#9573) 1 year ago
Wes Cook a653a8c125
chore: fix typo (#10621) 1 year ago
yangxiuxiu db374e54c9
fix(runtime-dom): `v-model` string/number coercion for multiselect options (#10576) 1 year ago
renovate[bot] 01172fdb77
fix(deps): update compiler (#10581) 1 year ago
renovate[bot] a389004196
chore(deps): update test (#10585) 1 year ago
renovate[bot] cb7195a533
fix(deps): update playground (#10586) 1 year ago
renovate[bot] c6e245efe4
chore(deps): update all non-major dependencies (#10580) 1 year ago
renovate[bot] 6fed247029
chore(deps): update dependency vite to ^5.2.6 (#10582) 1 year ago
renovate[bot] 3665a4f7e5
chore(deps): update lint (#10583) 1 year ago
Doctor Wu 660cadc7aa
fix(compiler-sfc): :is() and :where() in compound selectors (#10522) 1 year ago
Haoqun Jiang caeb8a6881
chore: dedupe dependencies (#10562) 1 year ago
丶远方 ab59bedae4
fix(runtime-core): fix errorHandler causes an infinite loop during execution (#9575) 1 year ago
Evan You 31ed1f45ab chore: add FUNDING.json 1 year ago
renovate[bot] 7bedaef4b1
chore(deps): update dependency @codspeed/vitest-plugin to v3 (#10358) 1 year ago
renovate[bot] ed37dcd108
chore(deps): update build (#10540) 1 year ago
renovate[bot] c3dd9378b0
chore(deps): update all non-major dependencies (#10539) 1 year ago
edison b49306adff
fix(custom-element): avoid setting attr to null if it is removed (#9012) 1 year ago
丶远方 cde47bfa97
test: create `EffectScope` using a factory function (#8844) 1 year ago
丶远方 384591a2a1
types: make instrumentations' types more succinct (#8558) 1 year ago
chenfan d46df6bdb1
perf: add `__NO_SIDE_EFFECTS__` comments (#9053) 1 year ago
三咲智子 Kevin Deng a148b87e4b
ci: enable ci for minor branch 1 year ago
丶远方 9e8ac0c367
chore(playground): save `tsconfig.json` to the root directory; update Node.js version requirement (#9086) 1 year ago
renovate[bot] 3648498ae5
chore(deps): update all non-major dependencies (#10450) 1 year ago
renovate[bot] cc1626cd6d
chore(deps): update dependency puppeteer to ~22.4.1 (#10451) 1 year ago
renovate[bot] a3828239c2
chore(deps): update build (#10490) 1 year ago
renovate[bot] de0336a7c3
fix(deps): update compiler (#10492) 1 year ago
renovate[bot] fcd9f626fe
chore(deps): update lint (#10491) 1 year ago
三咲智子 Kevin Deng fef2acb204
ci: upgrade setup pnpm 1 year ago
chirokas dec8a5294b
types: fix `scroll` event type; add support for `scrollend` (#10443) 1 year ago
Doctor Wu e76d7430aa
fix(compiler-sfc): use options module name if options provide runtimeModuleName options (#10457) 1 year ago
Evan You f66a75ea75 release: v3.4.21 1 year ago
Doctor Wu b3f8b5a4e7
fix(runtime-dom): avoid unset option's value (#10416) 1 year ago