Skip to content

Releases: quasarframework/app-extension-apollo

1.0.0-beta.8

14 Feb 07:21
99b7c9a
Compare
Choose a tag to compare
1.0.0-beta.8 Pre-release
Pre-release

Extension functions are now async and offers a new config object to help with creating multiple clients.

1.0.0-beta.7

08 Jan 10:06
8dcc194
Compare
Choose a tag to compare
Merge pull request #79 from smolinari/dev

Bump version

1.0.0-beta.6

08 Jul 12:47
fefa0c6
Compare
Choose a tag to compare
1.0.0-beta.6 Pre-release
Pre-release

Hi,

Sorry for the inconvenience. This fixes the install issue from #6

Scott

1.0.0-beta.5

08 Jul 05:31
c467a6a
Compare
Choose a tag to compare
1.0.0-beta.5 Pre-release
Pre-release

Hi,

This should fix the issue with using q/app version 2.

Enjoy!

Scott

1.0.0-beta.3 and 4

30 Jun 07:30
23bb799
Compare
Choose a tag to compare
1.0.0-beta.3 and 4 Pre-release
Pre-release

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

04 May 06:28
1548812
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

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!

09 Mar 16:33
8078076
Compare
Choose a tag to compare
Pre-release

We are looking for testers.

Please follow the instruction in the readme carefully.