Skip to content
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

v5.0.0 Vue 3 Migration #85

Merged
merged 14 commits into from
Jan 26, 2024
Merged

v5.0.0 Vue 3 Migration #85

merged 14 commits into from
Jan 26, 2024

Conversation

dhershman1
Copy link
Owner

@dhershman1 dhershman1 commented Dec 5, 2023

Breaking Changes

  • Remove support for Vue 2
    • If you need to continue supporting Vue2 please switch to the vue2-debounce package or stay of v4 of this one
  • vue-debounce is now registered as a ES module instead of a cjs package
    • This helps the transition over to Vue3
    • This will help keep the typing system clean

Fixed

  • README now reflects how to use vue-debounce with only vue3

@dhershman1 dhershman1 merged commit 75d4c78 into master Jan 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant