Graphql Tag Versions Save

A JavaScript template literal tag that parses GraphQL queries

v2.12.6

1 year ago

Highlighted Changes

All Changes

New Contributors

Full Changelog: https://github.com/apollographql/graphql-tag/compare/v2.12.4...v2.12.6

v2.12.4

2 years ago
  • Allow fragments to be imported by name when using the webpack loader. @dobesv in #257

v2.11.0

3 years ago
  • package.json sideEffects changes to clearly identify that graphql-tag doesn't have side effects. @hwillson in #313

v2.10.3

4 years ago

v2.10.3

  • Further adjustments to the TS index.d.ts declaration file. @Guillaumez in #289

v2.10.2

4 years ago

v2.10.2

  • Update/fix the existing TS index.d.ts declaration file. @hwillson in #285