Skip to content

Conversation

ilyaliao
Copy link
Member

@ilyaliao ilyaliao commented Sep 16, 2025

Description

This PR deprecates watchPausable, as Vue 3.5’s built‑in watch now provides pause(), resume(), and stop() controls, and with VueUse v14 requiring Vue 3.5+, users can use the native watch directly.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 16, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 16, 2025
Copy link

pkg-pr-new bot commented Sep 16, 2025

Open in StackBlitz

@vueuse/components

npm i https://pkg.pr.new/@vueuse/components@5040

@vueuse/core

npm i https://pkg.pr.new/@vueuse/core@5040

@vueuse/electron

npm i https://pkg.pr.new/@vueuse/electron@5040

@vueuse/firebase

npm i https://pkg.pr.new/@vueuse/firebase@5040

@vueuse/integrations

npm i https://pkg.pr.new/@vueuse/integrations@5040

@vueuse/math

npm i https://pkg.pr.new/@vueuse/math@5040

@vueuse/metadata

npm i https://pkg.pr.new/@vueuse/metadata@5040

@vueuse/nuxt

npm i https://pkg.pr.new/@vueuse/nuxt@5040

@vueuse/router

npm i https://pkg.pr.new/@vueuse/router@5040

@vueuse/rxjs

npm i https://pkg.pr.new/@vueuse/rxjs@5040

@vueuse/shared

npm i https://pkg.pr.new/@vueuse/shared@5040

commit: 518005e

@antfu antfu changed the title feat: mark watchPausable as deprecated feat(watchPausable): mark watchPausable as deprecated Sep 16, 2025
@antfu antfu changed the title feat(watchPausable): mark watchPausable as deprecated feat(watchPausable): deprecate watchPausable Sep 16, 2025
@antfu antfu added this pull request to the merge queue Sep 16, 2025
Merged via the queue into vueuse:main with commit 4a28be9 Sep 16, 2025
10 checks passed
@ilyaliao ilyaliao deleted the feat/deprecate-watchPausable branch September 16, 2025 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants