Skip to content

feat!: drop Vue 2 support, optimize bundles and clean up #4349

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 21, 2024
Merged

Conversation

antfu
Copy link
Member

@antfu antfu commented Nov 20, 2024

This will be a major breaking change which will be shipped as v12.0

Context: https://bsky.app/profile/vueuse.org/post/3lbfdavfy2s2p

@antfu antfu added this to the 12.0 milestone Nov 20, 2024
@antfu antfu marked this pull request as ready for review November 21, 2024 08:40
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Nov 21, 2024
@antfu antfu merged commit 0a9ed58 into main Nov 21, 2024
8 checks passed
@antfu antfu deleted the vue3-only branch November 21, 2024 08:45
@@ -66,23 +66,19 @@ Refer to [functions list](https://vueuse.org/functions) or [documentations](http

## 📦 Install

> 🎩 From v4.0, it works for Vue 2 & 3 **within a single package** by the power of [vue-demi](https://github.com/vueuse/vue-demi)!
> From v12.0, VueUse no longer supports Vue 2. Please use v10.x for Vue 2 support.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

10 or 11?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

10 or 11?

11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING CHANGE size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants