v2 of the AE is released #99
smolinari
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
Thanks to the great work of @ejez, we now have a Quasar v2 (Vue3), Apollo-Vue v4, Apollo Client v3 ready version of the Apollo AE. It is in beta and ready for testing.
To test...
First create a Quasar v2 app (if you haven't already).
$ quasar create my-new-app --branch next
Then add the Apollo extension.
$ quasar ext add @quasar/apollo@next
And away you go! Well, there are some instructions to follow too. Switch to the v2 branch here to see the README for those instructions.
And have fun! 😁
If you have questions, fire away here in the discussions forum.
Scott
Beta Was this translation helpful? Give feedback.
All reactions