Skip to content
Compare
Choose a tag to compare
@kitten kitten released this 23 Mar 16:13
· 11 commits to main since this release
v16.6.0-1
ce9ada8
  • Replace type/assertName with a custom shim.
  • Fix type/validate being broken due to incorrect Buble and Terser build
    mangling.
  • Use @0no-co/[email protected] as a shim.
    • This provides: language/kind, language/parser, language/printer, language/visitor, language/printString, and language/blockString
    • @0no-co/[email protected] is
      built to replace GraphQL’s client-side query language parser, printer, and
      visitor, and is tested to 100% coverage and to match graphql.js’s
      performance.
  • Updated to [email protected]