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 49 commits into
base: main
Choose a base branch
from
Draft

Release 3.12 #12072

wants to merge 49 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
Co-authored-by: Lenz Weber-Tronic <lorenz.weber-tronic@apollographql.com>
#12029)

Co-authored-by: Lenz Weber-Tronic <lorenz.weber-tronic@apollographql.com>
Copy link

changeset-bot bot commented Sep 24, 2024

🦋 Changeset detected

Latest commit: 56bc44f

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: 56bc44f

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.65 KB (+3.37% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" 50.81 KB (+5.83% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" (production) 47.71 KB (+4.64% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" 36.16 KB (+5.11% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" (production) 33.57 KB (+3.99% 🔺)
import { ApolloProvider } from "dist/react/index.js" 1.26 KB (+0.24% 🔺)
import { ApolloProvider } from "dist/react/index.js" (production) 1.24 KB (+0.4% 🔺)
import { useQuery } from "dist/react/index.js" 5.21 KB (+0.04% 🔺)
import { useQuery } from "dist/react/index.js" (production) 4.3 KB (+0.05% 🔺)
import { useLazyQuery } from "dist/react/index.js" 5.71 KB (+0.21% 🔺)
import { useLazyQuery } from "dist/react/index.js" (production) 4.78 KB (+0.19% 🔺)
import { useMutation } from "dist/react/index.js" 3.62 KB (+0.11% 🔺)
import { useMutation } from "dist/react/index.js" (production) 2.85 KB (+0.14% 🔺)
import { useSubscription } from "dist/react/index.js" 4.43 KB (+0.09% 🔺)
import { useSubscription } from "dist/react/index.js" (production) 3.48 KB (+0.09% 🔺)
import { useSuspenseQuery } from "dist/react/index.js" 5.51 KB (+0.04% 🔺)
import { useSuspenseQuery } from "dist/react/index.js" (production) 4.17 KB (+0.12% 🔺)
import { useBackgroundQuery } from "dist/react/index.js" 5.01 KB (+0.1% 🔺)
import { useBackgroundQuery } from "dist/react/index.js" (production) 3.66 KB (+0.11% 🔺)
import { useLoadableQuery } from "dist/react/index.js" 5.09 KB (+0.14% 🔺)
import { useLoadableQuery } from "dist/react/index.js" (production) 3.74 KB (+0.14% 🔺)
import { useReadQuery } from "dist/react/index.js" 3.42 KB (+0.23% 🔺)
import { useReadQuery } from "dist/react/index.js" (production) 3.36 KB (+0.24% 🔺)
import { useFragment } from "dist/react/index.js" 2.37 KB (+3.6% 🔺)
import { useFragment } from "dist/react/index.js" (production) 2.31 KB (+3.55% 🔺)

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.

@svc-apollo-docs
Copy link

svc-apollo-docs commented Nov 7, 2024

✅ Docs Preview Ready

No new or changed pages found.

jerelmiller and others added 24 commits November 8, 2024 09:23
… `@unmask(mode: "migrate")` with `cache.identify` (#12116)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jerel Miller <jerelmiller@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

3 participants