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

Version Packages (rc) #11723

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 22, 2024

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-test, this PR will be updated.

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

release-test 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-test.

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

Releases

@apollo/client@3.9.9-rc.0

Patch Changes

  • #11696 466ef82 Thanks @PiR1! - Immediately dispose of the queryRef if useBackgroundQuery unmounts before the auto dispose timeout kicks in.

@github-actions github-actions bot changed the title Version Packages (alpha) Version Packages (rc) Mar 22, 2024
Copy link
Contributor Author

size-limit report 📦

Path Size
dist/apollo-client.min.cjs 38.4 KB (+0.02% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" 46.24 KB (+0.03% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" (production) 43.79 KB (+0.03% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" 33.95 KB (+0.02% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" (production) 31.87 KB (+0.02% 🔺)
import { ApolloProvider } from "dist/react/index.js" 1.24 KB (+0.24% 🔺)
import { ApolloProvider } from "dist/react/index.js" (production) 1.22 KB (+0.33% 🔺)
import { useQuery } from "dist/react/index.js" 5.27 KB (+0.08% 🔺)
import { useQuery } from "dist/react/index.js" (production) 4.35 KB (+0.07% 🔺)
import { useLazyQuery } from "dist/react/index.js" 5.51 KB (+0.08% 🔺)
import { useLazyQuery } from "dist/react/index.js" (production) 4.58 KB (+0.09% 🔺)
import { useMutation } from "dist/react/index.js" 3.51 KB (+0.12% 🔺)
import { useMutation } from "dist/react/index.js" (production) 2.73 KB (+0.15% 🔺)
import { useSubscription } from "dist/react/index.js" 3.19 KB (+0.19% 🔺)
import { useSubscription } from "dist/react/index.js" (production) 2.38 KB (+0.13% 🔺)
import { useSuspenseQuery } from "dist/react/index.js" 5.41 KB (+0.08% 🔺)
import { useSuspenseQuery } from "dist/react/index.js" (production) 4.08 KB (+0.12% 🔺)
import { useBackgroundQuery } from "dist/react/index.js" 4.89 KB (+0.08% 🔺)
import { useBackgroundQuery } from "dist/react/index.js" (production) 3.55 KB (+0.09% 🔺)
import { useLoadableQuery } from "dist/react/index.js" 5.02 KB (+0.04% 🔺)
import { useLoadableQuery } from "dist/react/index.js" (production) 3.68 KB (+0.08% 🔺)
import { useReadQuery } from "dist/react/index.js" 3.17 KB (+0.1% 🔺)
import { useReadQuery } from "dist/react/index.js" (production) 3.11 KB (+0.07% 🔺)
import { useFragment } from "dist/react/index.js" 2.28 KB (+0.18% 🔺)
import { useFragment } from "dist/react/index.js" (production) 2.22 KB (+0.18% 🔺)

@alessbell alessbell closed this Mar 22, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant