Skip to content

Releases: graphql/graphql-playground

v1.1.1

03 Nov 08:21
Compare
Choose a tag to compare

Fixes

v1.1.0

03 Nov 08:03
Compare
Choose a tag to compare

Fixes

  • Fixed React Middleware

Breaking Changes

  • Now requires React 16

Features

  • All middlewares are now available through graphql-playground-middleware
  • Added serverless handler

v1.0.2-rc.1

15 Oct 09:46
Compare
Choose a tag to compare
v1.0.2-rc.1 Pre-release
Pre-release
  • fix react key errors
  • include cookies in fetch
  • add basic updater code
  • add graphcool permissions

v1.0.1

27 Sep 13:07
Compare
Choose a tag to compare

Changelog

  • Fixed the autocompletion for many results 1067fe1
  • Better sharing, resharing possible e0be1e6
  • Fixed History 409fd4e
  • Fixed not needed scrollbar e2d4cd8
  • Updated loading screen b93c556

v1.0.0

27 Sep 09:56
Compare
Choose a tag to compare

1.0.0

The first release of GraphQL Playground 馃帀

Features

  • Context-aware autocompletion & error highlighting
  • Interactive, multi-column docs (keyboard support)
  • Supports real-time GraphQL Subscriptions
  • Vim Support

Sharing available on graphqlbin.com