vue3-core/packages
Evan You a5f3c2eb4d
fix(hydration): fix mismatch of leading newline in <textarea> and <pre>
close #11873
close #11874
2024-09-13 21:24:59 +08:00
..
compiler-core fix(compiler-dom): should ignore leading newline in <textarea> per spec 2024-09-13 21:24:59 +08:00
compiler-dom fix(compiler-dom): should ignore leading newline in <textarea> per spec 2024-09-13 21:24:59 +08:00
compiler-sfc fix(compiler-sfc): nested css supports atrule and comment (#11899) 2024-09-13 16:53:49 +08:00
compiler-ssr release: v3.5.4 2024-09-10 17:05:04 +08:00
reactivity fix(reactivity): properly clean up deps, fix memory leak 2024-09-13 18:35:16 +08:00
runtime-core fix(hydration): fix mismatch of leading newline in <textarea> and <pre> 2024-09-13 21:24:59 +08:00
runtime-dom fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861) 2024-09-13 20:18:10 +08:00
runtime-test chore(deps): upgrade to TypeScript 5.6 2024-09-10 16:46:19 +08:00
server-renderer release: v3.5.4 2024-09-10 17:05:04 +08:00
shared release: v3.5.4 2024-09-10 17:05:04 +08:00
vue fix(custom-element): handle nested customElement mount w/ shadowRoot false (#11861) 2024-09-13 20:18:10 +08:00
vue-compat release: v3.5.4 2024-09-10 17:05:04 +08:00
global.d.ts chore: move custom matcher types to setup-vitest.ts (#11252) 2024-06-29 22:26:30 +08:00