Releases: 0no-co/GraphQLSP
Releases · 0no-co/GraphQLSP
@0no-co/graphqlsp@1.12.11
05 Jul 10:37
Compare
Sorry, something went wrong.
No results found
Patch Changes
⚠️ Fixed duplicate fragments in persisted document hash generator
Submitted by @felamaslen (See #342 )
@0no-co/graphqlsp@1.12.10
27 Jun 10:15
Compare
Sorry, something went wrong.
No results found
Patch Changes
⚠️ Fix unexpected case of persisted calls resolving to undefined AST nodes
Submitted by @kitten (See #337 )
@0no-co/graphqlsp@1.12.9
26 Jun 13:53
Compare
Sorry, something went wrong.
No results found
Patch Changes
Address potential crashes on malformed TypeScript AST input (such as missing function arguments where they were previously assumed to be passed)
Submitted by @kitten (See #335 )
@0no-co/graphqlsp@1.12.8
11 Jun 13:12
Compare
Sorry, something went wrong.
No results found
Patch Changes
⚠️ Fix schema derivation when using graphql.persisted, we used the wrong expression in the ast
Submitted by @felamaslen (See #333 )
@0no-co/graphqlsp@1.12.7
07 Jun 11:43
Compare
Sorry, something went wrong.
No results found
Patch Changes
⚠️ Fix nested fragment resolution during persisted traversal
Submitted by @JoviDeCroock (See #330 )
@0no-co/graphqlsp@1.12.6
07 Jun 07:47
Compare
Sorry, something went wrong.
No results found
Patch Changes
Use resolved document text when generating the persisted hash
Submitted by @felamaslen (See #327 )
@0no-co/graphqlsp@1.12.5
27 May 09:58
Compare
Sorry, something went wrong.
No results found
Patch Changes
Support property-access-chain in binary-expression assignment
Submitted by @JoviDeCroock (See #324 )
@0no-co/graphqlsp@1.12.4
27 May 09:31
Compare
Sorry, something went wrong.
No results found
Patch Changes
⚠️ Fix fragments not being resolved when they're assigned to a property on an arbitrary identifier as an identifier
Submitted by @kitten (See #322 )
@0no-co/graphqlsp@1.12.3
13 May 17:49
Compare
Sorry, something went wrong.
No results found
Patch Changes
Remove unused node-fetch dependency
Submitted by @kitten (See #318 )
Support finding graphql() invocations within call-expressions
Submitted by @JoviDeCroock (See #319 )
Upgrade @gql.tada/internal to ^1.0.0
Submitted by @kitten (See #317 )
@0no-co/graphqlsp@1.12.2
03 May 05:58
Compare
Sorry, something went wrong.
No results found
Patch Changes
Update graphql to variably support ^15.5.0 and include future support for v17. The graphql package is now marked as a peer dependency in addition to a regular dependency
Submitted by @kitten (See #314 )