Skip to content

Releases: apollographql/apollo-client-devtools

v4.13.1

22 May 16:30
ab533c6
Compare
Choose a tag to compare

Patch Changes

  • #1378 02e6fba Thanks @jerelmiller! - Fix intermittent issue where data would not show up in the devtools after refreshing the page while the Apollo devtools panel is open.

  • #1375 7267351 Thanks @jerelmiller! - Use Object.defineProperty to register legacy clients to avoid the need to search for the client in a loop in initialization.

v4.13.0

17 May 17:48
498aa6e
Compare
Choose a tag to compare

Minor Changes

  • #1373 23a8cf6 Thanks @jerelmiller! - Show connected Apollo Client version in the devtools. Hovering over the version gives you the release notes for that version, or the pull request information if its a snapshot release.

v4.12.4

15 May 01:59
b39665f
Compare
Choose a tag to compare

Patch Changes

v4.12.3

09 May 21:07
4e437d4
Compare
Choose a tag to compare

Patch Changes

v4.12.2

08 May 22:43
2fe2682
Compare
Choose a tag to compare

Patch Changes

v4.12.1

07 May 16:00
d7929ad
Compare
Choose a tag to compare

Patch Changes

v4.12.0

06 May 17:51
7cf9480
Compare
Choose a tag to compare

Minor Changes

  • #1348 3aba499 Thanks @jerelmiller! - Add a new button that makes it easier to report an issue in GitHub from the devtools.

Patch Changes

v4.11.6

03 May 17:03
632b741
Compare
Choose a tag to compare

Patch Changes

v4.11.5

25 Apr 03:27
c5b83d0
Compare
Choose a tag to compare

Patch Changes

v4.11.4

16 Apr 08:48
b9c23f2
Compare
Choose a tag to compare

Patch Changes