Skip to content

Releases: urql-graphql/urql-devtools

v2.3.0

14 Sep 16:02
Compare
Choose a tag to compare

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:

v2.2.0

17 Aug 10:49
Compare
Choose a tag to compare

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:

v2.1.0

21 May 15:52
Compare
Choose a tag to compare

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:

v2.0.1

18 May 10:57
Compare
Choose a tag to compare

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:

v2.0.0

12 May 10:27
Compare
Choose a tag to compare

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:

v1.0.3

04 May 09:00
Compare
Choose a tag to compare

v1.0.3 (2020-04-30)

Full Changelog

Fixed bugs:

Merged pull requests:

v1.0.2

30 Apr 14:57
Compare
Choose a tag to compare

v1.0.2 (2020-04-23)

Full Changelog

Fixed bugs:

  • Fix permission errors on firefox #169

Merged pull requests:

v1.0.1

30 Apr 14:57
Compare
Choose a tag to compare

v1.0.1 (2020-04-22)

Full Changelog

Closed issues:

  • Change permissions to activeTab #166

Merged pull requests:

v1.0.0

30 Apr 14:57
Compare
Choose a tag to compare

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:

v0.0.9

22 Apr 09:56
Compare
Choose a tag to compare

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