0no-co / GraphQLSP

TypeScript LSP plugin that finds GraphQL documents in your code and provides diagnostics, auto-complete and hover-information.
https://gql-tada.0no.co
MIT License
332 stars 13 forks source link

patch: Mark `graphql` as a peer dependency #314

Closed kitten closed 2 months ago

kitten commented 2 months ago

See https://github.com/0no-co/gql.tada/pull/282

This marks graphql as a peer dependency and expands its range to accept ^15.8 and ^17 (the latter for future support).

Since we're marking it as both a dependency and a peer dependency, on package managers that don't auto-install peers, no warning should in theory be issued, while still sharing dependencies.

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: d8b447825120e6b97e091d1b7a2b9bcff0588f22

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | @0no-co/graphqlsp | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR