-
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.
Merge pull request #268 from apollographql/release-2.3.1
Release v2.3.1
- Loading branch information
Showing
5 changed files
with
11 additions
and
5 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.0 of the dev tools. | ||
If you are running Apollo Client 3.0, you must be running at least version 2.3.1 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.0 of the devtools. | ||
If you are using Apollo Client 3.0, make sure you are using at least version 2.3.1 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. | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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