Skip to content

Commit 19ef2c9

Browse files
committed
changesets
1 parent cfba9a9 commit 19ef2c9

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

.changeset/dirty-eagles-poke.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@apollo/client": major
3+
---
4+
5+
Removed the `@apollo/client/react/context` and `@apollo/client/react/hooks` entry points. Please use `@apollo/client/react` instead.

.changeset/nice-dots-matter.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@apollo/client": patch
3+
---
4+
5+
Removed the `parser` cache. The functionality has been replaced in a way that doesn't need caching.

.changeset/purple-bears-flash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@apollo/client": major
3+
---
4+
5+
Removed the `@apollo/client/react/parser` entry point. There is no replacement.

0 commit comments

Comments
 (0)