Skip to content

Releases: graphql/graphql-playground

1.4.5

15 Mar 15:45
Compare
Choose a tag to compare

Fixes

  • Fixed performance problems. Fixes #320

1.4.4

02 Mar 09:40
Compare
Choose a tag to compare

Fixes

  • updated dependencies of graphql-playground-html
  • updated graphql-extension-prisma

1.4.3

01 Feb 08:26
f8d75a5
Compare
Choose a tag to compare

Fixes

  • Updated a lot of dependencies
  • 2799074 Correctly use cookies when fetching schema. Thanks @tekacs
  • 9ab9d48 Unify HTML entrypoints for a better visual effect. Thanks @xavcz
  • 0356557 fix(settings): Expose settings programmatically, update deps

1.4.2

22 Jan 16:08
Compare
Choose a tag to compare

Fixes

  • 640a492 Fixed unreachable endpoint spinner size. Thanks @Weakky !
  • 9a4cb0a feat(TopBar): animate the icon when reloading schema. Thanks @xavcz
  • Refactored multiple components to Styled Components. Thanks @morajabi !
  • cc2c4ed Implemented zoom in and out for Electron app with CMD+ and CMD-.
  • Updated many dependencies. Thanks @renovate-bot :)

1.4.1

22 Jan 10:57
Compare
Choose a tag to compare
1.4.1 Pre-release
Pre-release
v1.4.1

fix(electron): postcss config

1.4.0

15 Jan 19:35
Compare
Choose a tag to compare

Various bug fixes & added visual indicator if server isn't running:

image

1.3.24

13 Jan 22:59
Compare
Choose a tag to compare
v1.3.24

chore(version): update graphql-playground-react version

1.3.23

08 Jan 22:36
Compare
Choose a tag to compare
v1.3.23

fix(deps): Update graphql-playground-middleware-express

1.3.22

05 Jan 20:45
Compare
Choose a tag to compare
1.3.22 Pre-release
Pre-release

Fixes:

  • Variable editor is broken #372
  • Copying curl doesn't work for custom header Authorization #333

1.3.21

04 Jan 18:26
50ef1a7
Compare
Choose a tag to compare

Fix: Playground crashes when changing projects.