#11141c469b1616 Thanks @jerelmiller! - Remove newly exported response iterator helpers that caused problems on some installs where @types/node was not available.
IMPORTANT
The following exports were added in version 3.8.0 that are removed with this patch.
#11141c469b1616 Thanks @jerelmiller! - Remove newly exported response iterator helpers that caused problems on some installs where @types/node was not available.
IMPORTANT
The following exports were added in version 3.8.0 that are removed with this patch.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.8.0 to 3.8.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apollographql/apollo-client/releases"><code>@apollo/client</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.8.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github.com/apollographql/apollo-client/pull/11141">#11141</a> <a href="https://github.com/apollographql/apollo-client/commit/c469b1616517aac124a3357066cd83439463033c"><code>c469b1616</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@jerelmiller</code></a>! - Remove newly exported response iterator helpers that caused problems on some installs where <code>@types/node</code> was not available.</p>
<p><strong>IMPORTANT</strong></p>
<p>The following exports were added in version 3.8.0 that are removed with this patch.</p>
<ul>
<li><code>isAsyncIterableIterator</code></li>
<li><code>isBlob</code></li>
<li><code>isNodeReadableStream</code></li>
<li><code>isNodeResponse</code></li>
<li><code>isReadableStream</code></li>
<li><code>isStreamableBlob</code></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md"><code>@apollo/client</code>'s changelog</a>.</em></p>
<blockquote>
<h2>3.8.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a href="https://github.com/apollographql/apollo-client/pull/11141">#11141</a> <a href="https://github.com/apollographql/apollo-client/commit/c469b1616517aac124a3357066cd83439463033c"><code>c469b1616</code></a> Thanks <a href="https://github.com/jerelmiller"><code>@jerelmiller</code></a>! - Remove newly exported response iterator helpers that caused problems on some installs where <code>@types/node</code> was not available.</p>
<p><strong>IMPORTANT</strong></p>
<p>The following exports were added in version 3.8.0 that are removed with this patch.</p>
<ul>
<li><code>isAsyncIterableIterator</code></li>
<li><code>isBlob</code></li>
<li><code>isNodeReadableStream</code></li>
<li><code>isNodeResponse</code></li>
<li><code>isReadableStream</code></li>
<li><code>isStreamableBlob</code></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apollographql/apollo-client/commit/180ef2e8d5d227121d1f5ba6e13768f62c0358aa"><code>180ef2e</code></a> Version Packages (<a href="https://github.com/apollographql/apollo-client/issues/11144">#11144</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/3b1ead9cfaa7b5f03e1b9315296f179dbe4b06c6"><code>3b1ead9</code></a> Merge pull request <a href="https://github.com/apollographql/apollo-client/issues/11137">#11137</a> from apollographql/docs/update-persisted-queries</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/c164d2c65f15362e112510d5b0343e47493f4362"><code>c164d2c</code></a> Merge branch 'main' into docs/update-persisted-queries</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/c469b1616517aac124a3357066cd83439463033c"><code>c469b16</code></a> Fix issue where a bare install had some issues with a <code>@types/node</code> import in...</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/358337178027d60015faa038feaa0248d3551e5a"><code>3583371</code></a> Use "operation manifest" rather than "operations manifest"</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/68e2675ede498747f091c528efe0703cc6e71e50"><code>68e2675</code></a> Use <ClientPQImplementation> component</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/8a0af6fa8e3560efa2cacdeadd4f389a4af8ab03"><code>8a0af6f</code></a> Use shared content components</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/749cabed360c41aa78dddccd9b819c911eda9093"><code>749cabe</code></a> Merge branch 'main' into docs/update-persisted-queries</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/4b501e12bfee2e47c683f7a9a4f1a6d68c3c19fb"><code>4b501e1</code></a> [docs] make docs edits from Meschreiber's PR review (<a href="https://github.com/apollographql/apollo-client/issues/11136">#11136</a>)</li>
<li><a href="https://github.com/apollographql/apollo-client/commit/6221ade39f7e94f3715e57f9f89e0c19b5f68c3a"><code>6221ade</code></a> Update ROADMAP.md to remove 3.8 now that it's released 🎉 (<a href="https://github.com/apollographql/apollo-client/issues/11139">#11139</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/apollographql/apollo-client/compare/v3.8.0...v3.8.1">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
argoyle
(Migrated from gitlab.com)
merged commit into master2023-08-11 08:48:45 +00:00
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 @apollo/client from 3.8.0 to 3.8.1.
Release notes
Sourced from
@apollo/client's releases.Changelog
Sourced from
@apollo/client's changelog.Commits
180ef2eVersion Packages (#11144)3b1ead9Merge pull request #11137 from apollographql/docs/update-persisted-queriesc164d2cMerge branch 'main' into docs/update-persisted-queriesc469b16Fix issue where a bare install had some issues with a@types/nodeimport in...3583371Use "operation manifest" rather than "operations manifest"68e2675Use <ClientPQImplementation> component8a0af6fUse shared content components749cabeMerge branch 'main' into docs/update-persisted-queries4b501e1[docs] make docs edits from Meschreiber's PR review (#11136)6221adeUpdate ROADMAP.md to remove 3.8 now that it's released 🎉 (#11139)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts