Socket
Socket
Sign inDemoInstall

gql.tada

Package Overview
Dependencies
Maintainers
1
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gql.tada - npm Package Versions

23
23

1.8.9

Diff

Changelog

Source

1.8.9

Patch Changes

  • Add missing setter to loc property Submitted by @kitten (See #400)
philpl
published 1.8.9-canary-062d4bacf8b39dbc3ac992d93f6893a270f56f65 •

philpl
published 1.8.8 •

Changelog

Source

1.8.8

Patch Changes

  • Add loc getter to parsed DocumentNode fragment outputs to ensure that using fragments created by gql.tada's graphql() function with graphql-tag doesn't crash. graphql-tag does not treat the DocumentNode.loc property as optional on interpolations, which leads to intercompatibility issues Submitted by @kitten (See #396)
philpl
published 1.8.8-canary-971bdd0808e58e7eb983c0e54bd7a0d59b8cc3fb •

philpl
published 1.8.7 •

Changelog

Source

1.8.7

Patch Changes

  • Update internal type signature of initGraphQLTada<>() function and include initGraphQLTada<Setup> alias type. This alias type makes it more intuitive to declare types the return type of initGraphQLTada(), since it mirrors the same name Submitted by @kitten (See #377)
  • Updated dependencies (See #386 and #388)
    • @gql.tada/internal@1.0.8
    • @gql.tada/cli-utils@1.6.2
philpl
published 1.8.7-canary-d6ca923132ea7071f806e0f7da2ad0e9c99640d8 •

philpl
published 1.8.7-canary-7fb938dc7d0bdc68e0a9ad7972b59c3dff5baedc •

philpl
published 1.8.7-canary-a5d252fb5b87a2f98cb39aa629f0013400218a89 •

philpl
published 1.8.6 •

Changelog

Source

1.8.6

Patch Changes

  • Remove redundant never default on readFragment<Document>() signature (explicit generic passed) Submitted by @kitten (See #371)
  • Upgrade dependencies Submitted by @kitten (See #373)
  • Allow readFragment(doc, data) to narrow output's __typenames by the input type Submitted by @kitten (See #372)
  • Add __typename narrowing of unmasked interface fragment spreads, which could otherwise lead to confusion. This usually is relevant when the parent selection set forgets to include a __typename selection Submitted by @kitten (See #368)
  • Improve type output readability for interfaces with narrowed types Submitted by @kitten (See #370)
  • Updated dependencies (See #373)
    • @gql.tada/cli-utils@1.6.1
    • @gql.tada/internal@1.0.7
philpl
published 1.8.6-canary-cbf5f27fa196d657cc2f51cccc0e57bec9e3a4dd •

23
23
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc