Releases: urql-graphql/urql-devtools-exchange
Releases · urql-graphql/urql-devtools-exchange
v2.0.3
v2.0.3 (2021-02-15)
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:
- Use the new @urql/core to avoid using the deprecated property #108 (JoviDeCroock)
- Rebuild lockfile #62 (andyrichardson)
v2.0.2
v2.0.1
v2.0.1 (2020-05-07)
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
v2.0.0 (2020-05-06)
Breaking changes:
- Add React Native support #36 (andyrichardson)
Fixed bugs:
- Uncaught ReferenceError: process is not defined #37
Merged pull requests:
- Remove esmodule support #39 (andyrichardson)
v1.0.2
v1.0.2 (2020-04-23)
Fixed bugs:
- Use postMessage for communication with content script #34
Merged pull requests:
- Use window.postMessage #35 (andyrichardson)
v1.0.1
v1.0.1 (2020-04-22)
Fixed bugs:
- GraphQL.js is bundled with the build output #32
Merged pull requests:
- Add GraphQL as peer dependency #33 (andyrichardson)
v1.0.0
v1.0.0 (2020-04-21)
Implemented enhancements:
Fixed bugs:
- Remove React dependency #25
Merged pull requests:
- Add versioning #31 (andyrichardson)
- V1 Readme #29 (andyrichardson)
- Remove react dependency #28 (andyrichardson)
- Create ci.json #27 (andyrichardson)
- Migrate to debug messages #26 (andyrichardson)
- Update dependences #23 (andyrichardson)
- Migrate to @urql/core #22 (andyrichardson)
v0.1.2
Fixed bugs:
- Add forwarding of devtools ops #17 (andyrichardson)
Closed issues:
- Installing Devtools exchange doesnt work as expected #12
v0.1.1
Fixed bugs:
- Requests made by the devtools panel don't always return #13
Merged pull requests:
- Update deps + rebuild lock file #16 (andyrichardson)
- Add tests #15 (andyrichardson)
- Fix issue where request panel doesn't update #14 (andyrichardson)
v0.1.0
About
Latest release with bug fixes and support for the extension's v0.5.0 release.