From aa353e086a4dd649a1c6207d8e7880e6d7c4a0a0 Mon Sep 17 00:00:00 2001 From: gh-action-runner Date: Tue, 7 May 2024 17:35:51 +0000 Subject: [PATCH] Squashed 'apollo-ios/' changes from d1d37bf6..8f26d38e 8f26d38e Update ROADMAP.md da5ff68f Update ROADMAP.md git-subtree-dir: apollo-ios git-subtree-split: 8f26d38eccdab79c9aaa7bd5966308a58be6cbf6 --- ROADMAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index c13faee8e..ef4aac238 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,6 +1,6 @@ # 🔮 Apollo iOS Roadmap -**Last updated: 2024-04-16** +**Last updated: 2024-04-30** For up to date release notes, refer to the project's [Changelog](https://github.com/apollographql/apollo-ios/blob/main/CHANGELOG.md). @@ -28,7 +28,7 @@ The `@defer` directive enables your queries to receive data for specific fields The feature is being rolled out on the `preview-defer.n` tags (currently `preview-defer.2`: * ✅ Code generation * ✅ Partial incremental execution -* 🔨 Partial and incremental caching (_approx. 2024-04-29_) +* 🔨 Partial and incremental caching (_approx. 2024-05-07_) * 🔲 Selection Set Initializers (_next_) ### [Improvements to code generation configuration and performance](https://github.com/apollographql/apollo-ios/milestone/67)