Skip to content

Conversation

@YuchenWell
Copy link

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

Description

This PR adds support for an exponential backoff–like strategy in useWebSocket’s reconnection

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. enhancement New feature or request labels Oct 7, 2025
OrbisK
OrbisK previously approved these changes Oct 13, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 13, 2025
antfu
antfu previously approved these changes Oct 16, 2025
@antfu antfu enabled auto-merge October 16, 2025 09:33
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 16, 2025

Open in StackBlitz

@vueuse/components

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

@vueuse/core

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

@vueuse/electron

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

@vueuse/firebase

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

@vueuse/integrations

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

@vueuse/math

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

@vueuse/metadata

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

@vueuse/nuxt

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

@vueuse/router

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

@vueuse/rxjs

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

@vueuse/shared

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

commit: 6a944d2

@dosubot dosubot bot removed the lgtm This PR has been approved by a maintainer label Nov 1, 2025
auto-merge was automatically disabled November 3, 2025 01:26

Head branch was pushed to by a user without write access

@YuchenWell YuchenWell dismissed stale reviews from antfu and OrbisK via 416b955 November 3, 2025 01:26
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Nov 3, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants