Skip to content

Latest commit

 

History

History
161 lines (91 loc) · 9.21 KB

CHANGELOG.md

File metadata and controls

161 lines (91 loc) · 9.21 KB

Changelog

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 (2020-05-07)

Full Changelog

Fixed bugs:

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 (2020-05-06)

Full Changelog

Breaking changes:

Fixed bugs:

  • Uncaught ReferenceError: process is not defined #37

Merged pull requests:

v1.0.2 (2020-04-23)

Full Changelog

Fixed bugs:

  • Use postMessage for communication with content script #34

Merged pull requests:

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 (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 (2019-12-13)

Full Changelog

Fixed bugs:

Closed issues:

  • Installing Devtools exchange doesnt work as expected #12

v0.1.1 (2019-12-02)

Full Changelog

Fixed bugs:

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

Merged pull requests:

v0.1.0 (2019-10-16)

Full Changelog

v0.1.0-beta.2 (2019-09-30)

Full Changelog

Merged pull requests:

v0.1.0-beta.1 (2019-09-02)

Full Changelog

Merged pull requests:

v0.1.0-beta.0 (2019-08-26)

Full Changelog

Merged pull requests: