Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Apr 3, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-4.0, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

release-4.0 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on release-4.0.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@apollo/client@4.0.0-alpha.7

Major Changes

  • #12513 9c3207c Thanks @phryneas! - Removed the @apollo/client/react/context and @apollo/client/react/hooks entry points. Please use @apollo/client/react instead.

  • #12513 9c3207c Thanks @phryneas! - Removed the @apollo/client/react/parser entry point. There is no replacement.

Patch Changes

  • #12513 9c3207c Thanks @phryneas! - Removed the parser cache. The functionality has been replaced in a way that doesn't need caching.

@svc-apollo-docs
Copy link

svc-apollo-docs commented Apr 3, 2025

⚠️ Docs preview not attached to branch

The preview was not built because the PR's base branch release-4.0 is not in the list of sources.

An Apollo team member can comment one of the following commands to dictate which branch to attach the preview to:

  • !docs set-base-branch version-2.6
  • !docs set-base-branch main

Build ID: d2cd156de6da1284c10a1be8

@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 3, 2025

npm i https://pkg.pr.new/@apollo/client@12521

commit: 9a37975

@netlify
Copy link

netlify bot commented Apr 3, 2025

Deploy Preview for apollo-client-docs ready!

Name Link
🔨 Latest commit fddbc68
🔍 Latest deploy log https://app.netlify.com/sites/apollo-client-docs/deploys/67eed582064dc400085fa6b4
😎 Deploy Preview https://deploy-preview-12521--apollo-client-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@apollogithubactionsbot apollogithubactionsbot bot force-pushed the changeset-release/release-4.0 branch from 9ea24e7 to 14034b4 Compare April 3, 2025 16:53
@github-actions
Copy link
Contributor Author

github-actions bot commented Apr 3, 2025

size-limit report 📦

Path Size
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 41.8 KB (-0.03% 🔽)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 37.51 KB (+0.14% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 31.96 KB (-0.03% 🔽)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 27.06 KB (-0.15% 🔽)
import { ApolloProvider } from "@apollo/client/react" 5.03 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production) 962 B (0%)
import { useQuery } from "@apollo/client/react" 6.31 KB (+0.02% 🔺)
import { useQuery } from "@apollo/client/react" (production) 2.2 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 6.26 KB (0%)
import { useLazyQuery } from "@apollo/client/react" (production) 2.17 KB (0%)
import { useMutation } from "@apollo/client/react" 5.63 KB (0%)
import { useMutation } from "@apollo/client/react" (production) 1.53 KB (0%)
import { useSubscription } from "@apollo/client/react" 5.92 KB (0%)
import { useSubscription } from "@apollo/client/react" (production) 1.82 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 7.68 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" (production) 3.58 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" 7.49 KB (+0.02% 🔺)
import { useBackgroundQuery } from "@apollo/client/react" (production) 3.42 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" 7.52 KB (+0.04% 🔺)
import { useLoadableQuery } from "@apollo/client/react" (production) 3.44 KB (0%)
import { useReadQuery } from "@apollo/client/react" 5.71 KB (0%)
import { useReadQuery } from "@apollo/client/react" (production) 1.61 KB (0%)
import { useFragment } from "@apollo/client/react" 5.76 KB (0%)
import { useFragment } from "@apollo/client/react" (production) 1.68 KB (0%)

@apollogithubactionsbot apollogithubactionsbot bot force-pushed the changeset-release/release-4.0 branch from 14034b4 to fddbc68 Compare April 3, 2025 18:37
@jerelmiller jerelmiller merged commit e794dd8 into release-4.0 Apr 3, 2025
47 of 49 checks passed
@github-actions github-actions bot added the auto-cleanup 🤖 label Apr 3, 2025
@jerelmiller jerelmiller deleted the changeset-release/release-4.0 branch April 3, 2025 18:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants