urql-devtools

A tool for monitoring and debugging urql during development

MIT License

Stars
251
Committers
24
urql-devtools - v2.6.3 Latest Release

Published by andyrichardson almost 3 years ago

v2.6.3 (2021-12-03)

Full Changelog

Merged pull requests:

urql-devtools - v2.6.2

Published by FadumaM about 3 years ago

Full Changelog

Merged pull requests:

urql-devtools - v2.6.1

Published by manosim about 3 years ago

Full Changelog

Fixed bugs:

  • Cannot launch via Windows (Powershell or Command prompt) #377

Merged pull requests:

urql-devtools - v2.6.0

Published by KenanYusuf over 3 years ago

v2.6.0 (2021-05-21)

Full Changelog

Added enhancements:

  • Add object syntax highlighting for default arguments #342
  • Persist query state between reloads #328

Fixed bugs:

  • Code blocks don't clean up when code content changes #351

Merged pull requests:

urql-devtools - v2.5.0

Published by jmfulgham over 3 years ago

v2.5.0 (2021-04-20)

Full Changelog

Added enhancements:

  • Update bug report template on runtime error #340
  • Add copy to clipboard functionality to code blocks #307

Merged pull requests:

urql-devtools - v2.4.3

Published by andyrichardson over 3 years ago

2.4.3 (2021-03-22)

Full Changelog

Fixed bugs:

  • [Runtime error]: Cannot convert object to primitive value #323

Closed issues:

  • [Runtime error]: Cannot read property '0' of undefined #339
  • [Runtime error]: Add support for Urql 2 #330
  • [Runtime error]: Cannot convert object to primitive value #329
urql-devtools - v2.4.2

Published by andyrichardson over 3 years ago

v2.4.2 (2021-02-18)

Full Changelog

Fixed bugs:

  • Page content not rendering in Firefox #335

Closed issues:

  • Devtools: TypeError: Cannot read property '0' of undefined #334
  • [Runtime error]: Cannot read property '0' of undefined #333

Merged pull requests:

urql-devtools - v2.4.1

Published by andyrichardson over 3 years ago

v2.4.1 (2021-02-15)

Full Changelog

Added enhancements:

  • Add page-action icon to Firefox #89

Fixed bugs:

  • Add a new line between description and query names #288

Closed issues:

  • Add support for Urql 2.0 (operationName -> kind) #331
  • [Linux] Electron standalone app does not connect with React Native #315

Merged pull requests:

urql-devtools - v2.4.0

Published by bkonkle about 4 years ago

v2.4.0 (2020-10-08)

Full Changelog

Added enhancements:

  • Add indicator for timeline panes #239
  • Add theme awareness #171

Merged pull requests:

  • Add pane titles to Timeline events, closes #239 #318 (bkonkle)
  • Add Light mode styles and theme awareness #316 (bkonkle)
urql-devtools - v2.3.1

Published by andyrichardson about 4 years ago

v2.3.1 (2020-09-28)

Full Changelog

Fixed bugs:

  • Cache explorer not updating on new values #312
  • [Runtime error]: React invariant on schema explorer #311
  • The devtools doesn't work when app is inside an iframe #280

Merged pull requests:

urql-devtools - v2.3.0

Published by andyrichardson about 4 years ago

v2.3.0 (2020-09-14)

Full Changelog

Added enhancements:

  • Add indication on timeline for currently selected timeline #273

Closed issues:

  • A cache-only query crashes the devtools if the query is not already cached #293
  • Remove truncation on the exporer view #287

Merged pull requests:

urql-devtools - v2.2.0

Published by wgolledge about 4 years ago

v2.2.0 (2020-08-17)

Full Changelog

Added enhancements:

  • Add query formatting #250
  • Add full schema view to requests pane #104
  • Feat: Request panel Schema #254 (sofiapoh)

Fixed bugs:

  • @urql/core direct API calls are not shown #267

Closed issues:

  • Spurious warning about \_\_schema in console #269

Merged pull requests:

urql-devtools - v2.1.0

Published by andyrichardson over 4 years ago

v2.1.0 (2020-05-21)

Full Changelog

Added enhancements:

  • Add top-level error handling #236
  • Automatically visit latest event when clicking on the respective source icon #229

Fixed bugs:

  • Remove use of eval in webpack prod build output #241
  • Remove unused assets for npm release #240

Closed issues:

  • Set browser window icon #225

Merged pull requests:

urql-devtools - v2.0.1

Published by andyrichardson over 4 years ago

v2.0.1 (2020-05-15)

Full Changelog

Fixed bugs:

  • Event tooltips don't show on hover #231
  • Improve visual separation between timeline pane sections #223

Merged pull requests:

urql-devtools - v2.0.0

Published by andyrichardson over 4 years ago

v2.0.0 (2020-05-07)

Full Changelog

Added enhancements:

  • Add React Native support #101

Fixed bugs:

  • Clear application state on exchange disconnect #215
  • Undefined Query Args Cause The Tools To Crash #181

Merged pull requests:

urql-devtools - v1.0.3

Published by andyrichardson over 4 years ago

v1.0.3 (2020-04-30)

Full Changelog

Fixed bugs:

Merged pull requests:

urql-devtools - v1.0.2

Published by andyrichardson over 4 years ago

v1.0.2 (2020-04-23)

Full Changelog

Fixed bugs:

  • Fix permission errors on firefox #169

Merged pull requests:

urql-devtools - v1.0.1

Published by andyrichardson over 4 years ago

v1.0.1 (2020-04-22)

Full Changelog

Closed issues:

  • Change permissions to activeTab #166

Merged pull requests:

urql-devtools - v1.0.0

Published by andyrichardson over 4 years ago

v1.0.0 (2020-04-22)

Full Changelog

Fixed bugs:

  • Fix performance issues with Cache Explorer #84
  • Fix overlapping text in cache inspector #76

Closed issues:

  • Add version mismatch checks #161
  • Aquire schema via GraphQL query rather than HTTP/S #148
  • Add fixtures #102
  • Nothing comes up when using it in react native.. #101
  • Change source map path on published extensions #100
  • Event timeline #99
  • Update syntax theme of request panel #94
  • Improve icon visibility in dark mode #75
  • Component scoped events list #73

Merged pull requests:

urql-devtools - v0.0.9

Published by andyrichardson over 4 years ago

v0.0.9 (2019-12-17)

Full Changelog

Fixed bugs:

  • Query panel in request page is broken #96

Closed issues:

  • Add automated release for Firefox #90