Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.12 #12072

Draft
wants to merge 24 commits into
base: main
Choose a base branch
from
Draft

Release 3.12 #12072

wants to merge 24 commits into from

Conversation

jerelmiller
Copy link
Member

Base branch for the upcoming 3.12 release

github-actions bot and others added 21 commits September 24, 2024 11:11
Copy link

changeset-bot bot commented Sep 24, 2024

🦋 Changeset detected

Latest commit: a0329e9

The changes in this PR will be included in the next version bump.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Sep 24, 2024

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

commit: a0329e9

Adds data masking alpha feature for release
Copy link
Contributor

github-actions bot commented Sep 24, 2024

size-limit report 📦

Path Size
dist/apollo-client.min.cjs 40.47 KB (+2.97% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" 50.62 KB (+5.49% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" (production) 47.33 KB (+3.88% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" 36.01 KB (+4.69% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" (production) 33.41 KB (+3.49% 🔺)
import { ApolloProvider } from "dist/react/index.js" 1.26 KB (+0.39% 🔺)
import { ApolloProvider } from "dist/react/index.js" (production) 1.25 KB (+0.64% 🔺)
import { useQuery } from "dist/react/index.js" 5.22 KB (+0.1% 🔺)
import { useQuery } from "dist/react/index.js" (production) 4.3 KB (+0.16% 🔺)
import { useLazyQuery } from "dist/react/index.js" 5.71 KB (+0.25% 🔺)
import { useLazyQuery } from "dist/react/index.js" (production) 4.78 KB (+0.23% 🔺)
import { useMutation } from "dist/react/index.js" 3.63 KB (+0.19% 🔺)
import { useMutation } from "dist/react/index.js" (production) 2.85 KB (+0.18% 🔺)
import { useSubscription } from "dist/react/index.js" 4.43 KB (+0.16% 🔺)
import { useSubscription } from "dist/react/index.js" (production) 3.48 KB (+0.17% 🔺)
import { useSuspenseQuery } from "dist/react/index.js" 5.5 KB (+0.09% 🔺)
import { useSuspenseQuery } from "dist/react/index.js" (production) 4.16 KB (+0.15% 🔺)
import { useBackgroundQuery } from "dist/react/index.js" 5 KB (+0.1% 🔺)
import { useBackgroundQuery } from "dist/react/index.js" (production) 3.65 KB (+0.17% 🔺)
import { useLoadableQuery } from "dist/react/index.js" 5.08 KB (+0.2% 🔺)
import { useLoadableQuery } from "dist/react/index.js" (production) 3.72 KB (+0.19% 🔺)
import { useReadQuery } from "dist/react/index.js" 3.4 KB (+0.24% 🔺)
import { useReadQuery } from "dist/react/index.js" (production) 3.34 KB (+0.21% 🔺)
import { useFragment } from "dist/react/index.js" 2.34 KB (+2.31% 🔺)
import { useFragment } from "dist/react/index.js" (production) 2.29 KB (+2.28% 🔺)

Copy link

netlify bot commented Sep 24, 2024

Deploy Preview for apollo-client-docs ready!

Name Link
🔨 Latest commit d236309
🔍 Latest deploy log https://app.netlify.com/sites/apollo-client-docs/deploys/66fc49efc64ce0000846fb89
😎 Deploy Preview https://deploy-preview-12072--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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant