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

Add compatibility for Vue 2.7 #335

Closed
corny opened this issue Jul 1, 2022 · 2 comments
Closed

Add compatibility for Vue 2.7 #335

corny opened this issue Jul 1, 2022 · 2 comments
Labels

Comments

@corny
Copy link

corny commented Jul 1, 2022

Vue Currency Input version

v2.5.1

Vue version

v2.7.0

What browser are you using?

Chrome

What operating system are you using?

Linux

Reproduction link

https://codesandbox.io/s/vue-2-7-currency-input-sjtp71

Describe your issue

Vue 2.7.0 includes a backported composition API that breaks vue-currency-input.

@corny
Copy link
Author

corny commented Jul 1, 2022

If i upgrade vue-demi to 0.13.1 which supports Vue 2.7 then I get:

./node_modules/vue-currency-input/dist/index.esm.js 655:21-29
"export 'computed' was not found in 'vue-demi'

@dm4t2 dm4t2 closed this as completed in aaf95e6 Jul 2, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 2, 2022

🎉 This issue has been resolved in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant