Releases: 0no-co/GraphQLSP
Releases · 0no-co/GraphQLSP
@0no-co/[email protected]
Patch Changes
⚠️ Fix multiple selection-set updates
Submitted by @JoviDeCroock (See #69)
@0no-co/[email protected]
Patch Changes
⚠️ Fix forgotten typegen
Submitted by @JoviDeCroock (See #67)
@0no-co/[email protected]
Minor Changes
- Add option to disable type-generation
Submitted by @JoviDeCroock (See #64)
@0no-co/[email protected]
Patch Changes
⚠️ Fix extra types
Submitted by @JoviDeCroock (See #62)
@0no-co/[email protected]
Patch Changes
- Add
nonOptionalTypename: true
as this allows for easier type matching
Submitted by @JoviDeCroock (See #60)
@0no-co/[email protected]
Minor Changes
- Add new option named
extraTypes
which can be used to define an additional set of types to help with thescalar
definitions
Submitted by @JoviDeCroock (See #58) - Change
avoidOptionals
to false in the base type generation
Submitted by @JoviDeCroock (See #58)
@0no-co/[email protected]
Patch Changes
- dont perform file additions when we have ts-errors
Submitted by @JoviDeCroock (See #56)
@0no-co/[email protected]
Patch Changes
- First perform the graphqlsp operations and only after do the TypeScript ones, this to account for changed lines from semantic-diagnostics
Submitted by @JoviDeCroock (See #53)
@0no-co/[email protected]
Minor Changes
- Do not suggest fields/fragments/input vars that are already present
Submitted by @TheMightyPenguin (See #48)
@0no-co/[email protected]
Patch Changes
- publish with provenance
Submitted by @JoviDeCroock (See #49)