Releases: quasarframework/app-extension-apollo
1.0.0-beta.8
Extension functions are now async and offers a new config object to help with creating multiple clients.
1.0.0-beta.7
Merge pull request #79 from smolinari/dev Bump version
1.0.0-beta.6
1.0.0-beta.5
Hi,
This should fix the issue with using q/app version 2.
Enjoy!
Scott
1.0.0-beta.3 and 4
Hi all,
I was a bit too quick on the trigger to publish, before a better solution came for the version checks for Quasar compatibility, thus the jump in two versions. Sorry bout that. 😊
At any rate, this small update will allow the Apollo AE to work with q/app 2.0.
This update is untested with q/app 2.0, so please report any bugs, if you find any. And, sorry again for pushing the testing out to the community. I'll hide behind the "beta" tag and thank you all profusely for your support.
Scott
1.0.0-beta.2
Adds new feature to be able to configure the Vue-Apollo Provider. So now, for instance, you can create multiple clients.
Also the folder added to your project is simplified from "quasar-app-extension-apollo" to just "apollo".
Do a $ quasar ext remove apollo
to uninstall the old version then install the new version.
IMPORTANT: If you have any code added to your Apollo AE setup, you'll need to save it/ back it up in reinstall / upgrade the AE.
QApollo released as beta!
We are looking for testers.
Please follow the instruction in the readme carefully.