Skip to content

Releases: apollographql/apollo-client-devtools

v4.3.0

18 Dec 17:38
f84c1b4
Compare
Choose a tag to compare

Minor Changes

  • #1164 f57d124 Thanks @phryneas! - Change the tab script injection mechanism for better compatibility with websites that might see hydration mismatches with the old injection mechanism.

v4.2.3

05 Oct 20:32
784ed7b
Compare
Choose a tag to compare

Patch Changes

  • #1128 576efe6 Thanks @alessbell! - Adds settings modal that displays the current devtools version with a link to the GitHub release page

  • #1097 0c3e8ec Thanks @alessbell! - Remove unused files broadcastQueries.js and link.js.

v4.2.2

12 Sep 21:48
fd634fd
Compare
Choose a tag to compare

Patch Changes

v4.2.1

12 Sep 20:22
6f2166b
Compare
Choose a tag to compare

Patch Changes

v4.2.0

11 Sep 17:39
bec3e13
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #1072 0d16b8e Thanks @jerelmiller! - Upgrade @emotion/react to v11.11.1 to get access to updated TypeScript types

  • #1073 bc0cd51 Thanks @jerelmiller! - Upgrade to TypeScript v5

  • #1056 ddaec3d Thanks @jerelmiller! - Improve searching the cache by filtering the list of cache ids that match the search term and highlight the matched substring. This change removes the matching against the cache values as that was difficult to determine why a match occurred.

  • #1085 61540a8 Thanks @alessbell! - Fix scrolling bug introduced when making sidebar expandable.

v4.1.6

05 Sep 22:28
c54c058
Compare
Choose a tag to compare

Patch Changes

v4.1.5

31 Aug 22:38
d2d6e59
Compare
Choose a tag to compare

Patch Changes

  • #745 d6cb6f4 Thanks @renovate! - Bumps graphql dependency to v16

  • #1038 72292ca Thanks @phryneas! - Make the devtools <> client registration mechanism more robust. Also lays the groundwork for registering multiple Apollo Client instances in the future.

4.1.4

06 Feb 21:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.3...v4.1.4

v4.1.3

12 Oct 21:25
7635c30
Compare
Choose a tag to compare

What's Changed

This release fixes issues where the extension would not appear in the chrome/firefox devtools window (See #924).

Technically there are no code changes, this is just coinciding with the republishing of the extension on the Chrome webstore / Mozilla add-on marketplace

4.1.2

06 Oct 21:50
b515d0c
Compare
Choose a tag to compare

Please note This release encompasses all the releases since 4.0 as we didn't update the repository with an official release since then.

What's Changed

Dependency Updates

a significant amount of dependencies where updated but we removed them from the release notes for brevity.

New Contributors

Full Changelog: v4.0.0...v4.1.2