vue3-core/packages
Evan You 0f7c0e5dc0
fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding
fix #11745
close #11754
2024-09-02 17:29:59 +08:00
..
compiler-core release: v3.5.0-rc.1 2024-08-29 15:25:43 +08:00
compiler-dom release: v3.5.0-rc.1 2024-08-29 15:25:43 +08:00
compiler-sfc fix(compiler-sfc): fix import usage check for kebab-case same name shorthand binding 2024-09-02 17:29:59 +08:00
compiler-ssr release: v3.5.0-rc.1 2024-08-29 15:25:43 +08:00
reactivity test(reactive): use vitest fn instead of counting manually (#11746) 2024-09-02 17:08:19 +08:00
runtime-core fix(hydration): handle text nodes with 0 during hydration (#11772) 2024-09-02 17:09:38 +08:00
runtime-dom feat(types): add loading prop to iframe (#11767) 2024-09-02 17:10:14 +08:00
runtime-test style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
server-renderer release: v3.5.0-rc.1 2024-08-29 15:25:43 +08:00
shared release: v3.5.0-rc.1 2024-08-29 15:25:43 +08:00
vue release: v3.5.0-rc.1 2024-08-29 15:25:43 +08:00
vue-compat release: v3.5.0-rc.1 2024-08-29 15:25:43 +08:00
global.d.ts chore: move custom matcher types to setup-vitest.ts (#11252) 2024-06-29 22:26:30 +08:00