Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gql.tada

Package Overview
Dependencies
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gql.tada - npm Package Versions

1
24

1.8.3

Diff

Changelog

Source

1.8.3

Patch Changes

  • Extend readFragment types to allow | {} optional fragments to be matched. When a fragment is annotated with a directive making it optional (such as @include, @skip, or @defer) then its typed as optional. readFragment previously didn't know how to match these types, but it will now match T | {} and infer the type as such Submitted by @kitten (See #349)
  • Updated dependencies (See #350)
    • @gql.tada/internal@1.0.5
    • @gql.tada/cli-utils@1.5.2
philpl
published 1.8.3-canary-0d80e9577d9f15e1955ea0d9e797fa9a1aad982a •

philpl
published 1.8.3-canary-f9c9861724d5938f972dc5c13d04ce7a2bd500a8 •

philpl
published 1.8.2 •

Changelog

Source

1.8.2

Patch Changes

  • Updated dependencies (See #340)
    • @gql.tada/internal@1.0.4
    • @gql.tada/cli-utils@1.5.1
philpl
published 1.8.2-canary-7c15dc951a4b04259626ce93e91f51a6403fece7 •

philpl
published 1.8.2-canary-d4b80bf68fc9fdad51e8f5d8e5e03b705b998162 •

philpl
published 1.8.1 •

Changelog

Source

1.8.1

Patch Changes

  • Updated dependencies (See #334 and #334)
    • @gql.tada/internal@1.0.3
    • @gql.tada/cli-utils@1.5.0
philpl
published 1.8.1-canary-010a4f32e6564430e68daa85b29e87cfdacdea8a •

philpl
published 1.8.0 •

Changelog

Source

1.8.0

Minor Changes

  • Add gql.tada/ts-plugin alias for @0no-co/graphqlsp Submitted by @kitten (See #62)

Patch Changes

  • ⚠️ Fix @defer, @skip, and @include optional fragments causing types to become exponentially more complex to evaluate, causing a recursive type error. Instead, merging field types and sub-selections from fragments is now separated, as needed Submitted by @kitten (See #319)
  • Updated dependencies (See #62, #329, and #62)
    • @gql.tada/cli-utils@1.4.0
    • @gql.tada/internal@1.0.2
philpl
published 1.8.0-canary-3afc304ad7a0127af6ccb3a350436473dd18d543 •

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