# Announcing the Release of Apollo Client 3.0

DevFeed: [Announcing the Release of Apollo Client 3.0](<https://devfeed.tech/articles/announcing-the-release-of-apollo-client-3-0-23150.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/announcing-the-release-of-apollo-client-3-0>)

Author: Ben Newman

Published: 2020-07-14T12:41:00Z

Content type: release

Language: en

Sources: [Apollo Blog](<https://devfeed.tech/sources/apollo-blog.md>)

Topics: [apollo-client](<https://devfeed.tech/topics/apollo-client.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [Library](<https://devfeed.tech/topics/library.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [apollo-client](<https://devfeed.tech/tags/apollo-client.md>), [caching](<https://devfeed.tech/tags/caching.md>), [client-library](<https://devfeed.tech/tags/client-library.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [refactoring](<https://devfeed.tech/tags/refactoring.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

Apollo Client 3.0 is officially released after an extended beta period. The release consolidates the package, improves local state management, and includes internal refactoring. The article explains Apollo Client's cache-focused design for reconstructing a local subset of a GraphQL server's data graph.

## Source excerpt

Today we're thrilled to announce the official release of Apollo Client 3.0! This release is the culmination of 55 betas, 14 release candidates, and hundreds of resolved issues and merged pull requests over the past eleven months. Phew! To everyone who's tried out AC3 during this extended beta period, thank you. We couldn't have reached this milestone without your continued feedback and support. And to everyone who's been waiting for the official launch, we appreciate your patience.