vueuse-shared-skilld
vueuse/vueuse @vueuse/shared@14.3.0
Tags: next: 5.0.0, alpha: 14.0.0-alpha.3, beta: 14.0.0-beta.1
References: Docs
API Changes
This section documents version-specific API changes — prioritize recent major/minor releases.
-
BREAKING: Requires Vue 3.5 — v14 now requires Vue 3.5+ for native performance optimizations source
-
BREAKING:
useThrottleFnalignment — v14 aligned with traditional throttle behavior (leading: true, trailing: false by default) source -
BREAKING: ESM-only — v13 dropped CJS build support, package is now ESM-only source
-
BREAKING:
createSharedComposablereturn — v14 now returns only the sharedComposable instance on the client side source -
NEW:
refManualReset— new function in v14 for creating refs with an explicitreset()method source -
NEW:
watchAtMostcontrols — v14 addedpause,resume, andcountto the return value source