Update peer dependencies to allow graphql ^16.0.0.
@brainkim in #530
v2.12.5
Also publish src/ directory to npm, enabling source maps.
@maclockard in #403
v2.12.4 (2021-04-29)
Allow fragments to be imported by name when using the webpack loader.
@dobesv in #257
v2.12.3
Update tslib dependency to version 2.1.0.
@benjamn in #381
v2.12.2
Avoid using Object.assign to attach extra properties to gql.
@benjamn in #380
v2.12.1
To accommodate older versions of TypeScript, usage of the import type ... syntax (introduced by #325) has been removed, fixing issue #345.
@benjamn in #352
v2.12.0
The graphql-tag repository has been converted to TypeScript, adding type safety and enabling both ECMAScript and CommonJS module exports. While these changes are intended to be as backwards-compatible as possible, we decided to bump the minor version to reflect the significant refactoring.
@PowerKiKi and @benjamn in #325
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [graphql-tag](https://github.com/apollographql/graphql-tag) from 2.11.0 to 2.12.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apollographql/graphql-tag/releases">graphql-tag's releases</a>.</em></p>
<blockquote>
<h2>2.12.4</h2>
<ul>
<li>Allow fragments to be imported by name when using the webpack loader.
<a href="https://github.com/dobesv"><code>@dobesv</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/257">#257</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/apollographql/graphql-tag/blob/main/CHANGELOG.md">graphql-tag's changelog</a>.</em></p>
<blockquote>
<h3>v2.12.6</h3>
<ul>
<li>Update peer dependencies to allow <code>graphql</code> ^16.0.0. <!-- raw HTML omitted -->
<a href="https://github.com/brainkim"><code>@brainkim</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/530">#530</a></li>
</ul>
<h3>v2.12.5</h3>
<ul>
<li>Also publish <code>src/</code> directory to npm, enabling source maps. <!-- raw HTML omitted -->
<a href="https://github.com/maclockard"><code>@maclockard</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/403">#403</a></li>
</ul>
<h3>v2.12.4 (2021-04-29)</h3>
<ul>
<li>Allow fragments to be imported by name when using the webpack loader. <!-- raw HTML omitted -->
<a href="https://github.com/dobesv"><code>@dobesv</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/257">#257</a></li>
</ul>
<h3>v2.12.3</h3>
<ul>
<li>Update <code>tslib</code> dependency to version 2.1.0. <!-- raw HTML omitted -->
<a href="http://github.com/benjamn"><code>@benjamn</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/381">#381</a></li>
</ul>
<h3>v2.12.2</h3>
<ul>
<li>Avoid using <code>Object.assign</code> to attach extra properties to <code>gql</code>. <!-- raw HTML omitted -->
<a href="http://github.com/benjamn"><code>@benjamn</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/380">#380</a></li>
</ul>
<h3>v2.12.1</h3>
<ul>
<li>To accommodate older versions of TypeScript, usage of the <code>import type ...</code> syntax (introduced by <a href="https://github.com/apollographql/graphql-tag/pull/325">#325</a>) has been removed, fixing issue <a href="https://github.com/apollographql/graphql-tag/issues/345">#345</a>. <!-- raw HTML omitted -->
<a href="http://github.com/benjamn"><code>@benjamn</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/352">#352</a></li>
</ul>
<h3>v2.12.0</h3>
<ul>
<li>The <code>graphql-tag</code> repository has been converted to TypeScript, adding type safety and enabling both ECMAScript and CommonJS module exports. While these changes are intended to be as backwards-compatible as possible, we decided to bump the minor version to reflect the significant refactoring. <!-- raw HTML omitted -->
<a href="http://github.com/PowerKiKi"><code>@PowerKiKi</code></a> and <a href="http://github.com/benjamn"><code>@benjamn</code></a> in <a href="https://github.com/apollographql/graphql-tag/pull/325">#325</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/apollographql/graphql-tag/commits">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps graphql-tag from 2.11.0 to 2.12.6.
Release notes
Sourced from graphql-tag's releases.
Changelog
Sourced from graphql-tag's changelog.
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsmentioned in commit
837a482ac0