vue3-core/packages
Rizumu Ayaka 205e5b5e27
feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927)
2024-08-20 08:21:44 +08:00
..
compiler-core release: v3.5.0-beta.2 2024-08-15 15:29:43 +08:00
compiler-dom release: v3.5.0-beta.2 2024-08-15 15:29:43 +08:00
compiler-sfc chore(deps): update dependency postcss-selector-parser to ^6.1.2 (#11652) 2024-08-19 10:34:10 +08:00
compiler-ssr release: v3.5.0-beta.2 2024-08-15 15:29:43 +08:00
reactivity feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927) 2024-08-20 08:21:44 +08:00
runtime-core feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927) 2024-08-20 08:21:44 +08:00
runtime-dom fix(types/custom-element): `defineCustomElement` with required props (#11578) 2024-08-16 16:22:03 +08:00
runtime-test style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
server-renderer fix(ssr): apply ssr props to the the fallback vnode-based branch in ssr (#7247) 2024-08-19 16:22:05 +08:00
shared release: v3.5.0-beta.2 2024-08-15 15:29:43 +08:00
vue release: v3.5.0-beta.2 2024-08-15 15:29:43 +08:00
vue-compat release: v3.5.0-beta.2 2024-08-15 15:29:43 +08:00
global.d.ts chore: move custom matcher types to setup-vitest.ts (#11252) 2024-06-29 22:26:30 +08:00