Skip to content

Latest commit

 

History

History
87 lines (72 loc) · 4.58 KB

Changelog.md

File metadata and controls

87 lines (72 loc) · 4.58 KB

Changelog (started at 2.1.0)

vNext

2.1.9

2.1.8

2.1.7

2.1.5

  • Fixes a query name parsing issue that lead to a blank page showing when viewing the queries panel.
    @hwillson in #149

2.1.4

2.1.3

  • fixed styling of mutation list
  • Allow to use query.metadata.component.displayName (#126)
  • Fixed mutation run in GraphiQL button (#127)
  • Fixed bug where query.queryString did not exist (#125)
  • Update vendor GraphiQL styles & fix autocomplete styling (#123)

2.1.0

  • rebuilt with new architecture
  • initial local schema support (when using cache)
  • initial subscription support
  • improved dark theme