Skip to content

Commit 126aef8

Browse files
committed
Merge remote-tracking branch 'origin/main' into release-4.3
2 parents 167d06c + 5d58ed0 commit 126aef8

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

.changeset/gold-crabs-invent.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,12 @@
4141
> [!NOTE]
4242
> Setting a cache type enforces that cache type in the `cache` option for the `ApolloClient` constructor.
4343

44+
## 4.2.4
45+
46+
### Patch Changes
47+
48+
- [#13281](https://github.com/apollographql/apollo-client/pull/13281) [`e4df809`](https://github.com/apollographql/apollo-client/commit/e4df809e87a1d2b72728df53327f531f65411ed3) Thanks [@jerelmiller](https://github.com/jerelmiller)! - Fixes an issue where `client.readFragment` and `client.readQuery` ignored the `optimistic` option when passed in the options object.
49+
4450
## 4.2.3
4551

4652
### Patch Changes

0 commit comments

Comments
 (0)