Skip to content

Releases: urql-graphql/urql-devtools-exchange

v2.0.3

Choose a tag to compare

@andyrichardson andyrichardson released this 15 Feb 12:45

v2.0.3 (2021-02-15)

Full Changelog

Closed issues:

  • Anything special to get this working in Expo? #109
  • Replace Operation.operationName usage with Operation.kind #105
  • urql devtools when page is inside an iframe #98

Merged pull requests:

v2.0.2

Choose a tag to compare

@andyrichardson andyrichardson released this 12 May 10:36

v2.0.2 (2020-05-07)

Full Changelog

Fixed bugs:

v2.0.1

Choose a tag to compare

@andyrichardson andyrichardson released this 12 May 10:36

v2.0.1 (2020-05-07)

Full Changelog

Fixed bugs:

  • Wait for websocket connection before sending connnection-init message #56

Merged pull requests:

  • Wait for connection to be established before sending an init message #57 (andyrichardson)

v2.0.0

Choose a tag to compare

@andyrichardson andyrichardson released this 12 May 10:35

v2.0.0 (2020-05-06)

Full Changelog

Breaking changes:

Fixed bugs:

  • Uncaught ReferenceError: process is not defined #37

Merged pull requests:

v1.0.2

Choose a tag to compare

@andyrichardson andyrichardson released this 06 May 17:04

v1.0.2 (2020-04-23)

Full Changelog

Fixed bugs:

  • Use postMessage for communication with content script #34

Merged pull requests:

v1.0.1

Choose a tag to compare

@andyrichardson andyrichardson released this 06 May 17:04

v1.0.1 (2020-04-22)

Full Changelog

Fixed bugs:

  • GraphQL.js is bundled with the build output #32

Merged pull requests:

v1.0.0

Choose a tag to compare

@andyrichardson andyrichardson released this 06 May 17:04

v1.0.0 (2020-04-21)

Full Changelog

Implemented enhancements:

  • Migrate to @urql/core #21
  • Add support for debug events #20

Fixed bugs:

  • Remove React dependency #25

Merged pull requests:

v0.1.2

Choose a tag to compare

@andyrichardson andyrichardson released this 13 Dec 11:23

Full Changelog

Fixed bugs:

Closed issues:

  • Installing Devtools exchange doesnt work as expected #12

v0.1.1

Choose a tag to compare

@andyrichardson andyrichardson released this 13 Dec 10:57

Full Changelog

Fixed bugs:

  • Requests made by the devtools panel don't always return #13

Merged pull requests:

v0.1.0

Choose a tag to compare

@andyrichardson andyrichardson released this 16 Oct 14:39

About

Latest release with bug fixes and support for the extension's v0.5.0 release.