# Apollo Changelog: May 12, 2023

DevFeed: [Apollo Changelog: May 12, 2023](<https://devfeed.tech/articles/apollo-changelog-may-12-2023-23168.md>)

Original publisher: [Read original article](<https://www.apollographql.com/blog/apollo-changelog-may-12-2023>)

Author: Dylan Anthony

Published: 2023-05-12T19:27:36Z

Content type: release

Language: en

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

Topics: [changelog](<https://devfeed.tech/topics/changelog.md>), [apollo-client](<https://devfeed.tech/topics/apollo-client.md>), [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Rust](<https://devfeed.tech/topics/rust.md>)

Tags: [apollo-client](<https://devfeed.tech/tags/apollo-client.md>), [changelog](<https://devfeed.tech/tags/changelog.md>), [compiler](<https://devfeed.tech/tags/compiler.md>), [experimental](<https://devfeed.tech/tags/experimental.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [improvements](<https://devfeed.tech/tags/improvements.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [rust](<https://devfeed.tech/tags/rust.md>)

## AI overview

Apollo's May 12, 2023 changelog covers Apollo Client support for Next.js 13's folder, a rebuilt graphql.com learning site, the 0.9.0 release of a Rust GraphQL compiler with complete validation-specification compliance, Apollo Router 1.18.1 fixes and improvements, upcoming events, and a community spotlight.

## Source excerpt

Having trouble keeping up with all of these changelogs? You can get notified about every new Apollo blog post in our Discord server! Using Apollo Client with Next.js 13 We've been very excited about the folder in recent versions of Next.js, and now that it's the default for new projects, we've decided to support it directly! This week, we published a blog post discussing the new, experimental package that makes it easier than ever to integrate with Apollo Client.