You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vue 2.7 is out now and supports most of Vue 3's features. I'm currently using urql/vue with Vue 2.7 without problems. Well, with one to be specific: the specified version range of urql/vue only allows Vue 3 as a peer dependency for now.
Proposed Solution
I'd propose to allow Vue 2.7 as a peer dependency.
Summary
Vue 2.7 is out now and supports most of Vue 3's features. I'm currently using
urql/vue
with Vue 2.7 without problems. Well, with one to be specific: the specified version range ofurql/vue
only allows Vue 3 as a peer dependency for now.Proposed Solution
I'd propose to allow Vue 2.7 as a peer dependency.
Requirements
See PR #2561
The text was updated successfully, but these errors were encountered: