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

feat: bump and externalize deps #147

Merged
merged 2 commits into from
Nov 2, 2023
Merged

feat: bump and externalize deps #147

merged 2 commits into from
Nov 2, 2023

Conversation

IlCallo
Copy link
Member

@IlCallo IlCallo commented Oct 25, 2023

I added a note on the README which explains how to adapt to the change
I specified "2.1.0-beta.2" as release from which this feature will be available, but you can also release it as 2.2.0-beta.1 or whichever else you prefer of course

While at it, I made graphql-tag optional but installed by default, since it's not always needed
While at it, I removed graphql-tag as it's re-exported by @apollo/client/core anyway, and that's the recommended usage

I also had to fix the code which supports subscriptions, as graphql v16 needs enums to be used, while v15 accepted plain strings too

@smolinari smolinari merged commit f5269de into quasarframework:dev Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants