-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jenn Creighton
committed
Oct 30, 2020
1 parent
e169a7b
commit 54d7ae5
Showing
4 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ This repository contains the Apollo DevTools extension for Chrome & Firefox. | |
|
||
If you are running Apollo Client 2.0, the dev tools require at least `[email protected]` and `[email protected]`, and you must be running at least version 2.0.5 of the dev tools themselves. | ||
|
||
If you are running Apollo Client 3.0, you must be running at least version 2.3.2 of the dev tools. | ||
If you are running Apollo Client 3.0, you must be running at least version 2.3.3 of the dev tools. | ||
|
||
The devtools no longer work with Apollo Client 1.0, but upgrading should be relatively easy! If it isn't, please reach out on the [Apollo Spectrum](https://spectrum.chat/apollo) | ||
|
||
|
@@ -100,7 +100,7 @@ for the detached console (inspector inception). In this new inspector, you will | |
|
||
If you are using Apollo Client 2.0, make sure you are using at least version 2.0.5 of the devtools. | ||
|
||
If you are using Apollo Client 3.0, make sure you are using at least version 2.3.2 of the devtools. | ||
If you are using Apollo Client 3.0, make sure you are using at least version 2.3.3 of the devtools. | ||
|
||
If you're seeing an error that's being caused by the devtools, please open an Issue on this repository with a detailed explanation of the problem and steps that we can take to replicate the error. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters