Skip to content

Releases: OlegIlyenko/graphiql-workspace

v1.1.5

20 Jul 17:34
Compare
Choose a tag to compare
  • Support passing credentials option to appConfig.bootstrapOptions (#39). Thanks to @jcbpl for this contribution!

v1.1.4

20 Nov 21:10
Compare
Choose a tag to compare
  • Update subscription-transport-ws version (#30, #31). Thanks to @tlvenn for investigating and fixing this issue!

v1.1.3

30 Oct 18:34
Compare
Choose a tag to compare
  • Fix graphql dependency issue (#28). Thanks to @tlvenn for this contribution!

v1.1.2

11 Oct 14:37
Compare
Choose a tag to compare
  • Fix CORS error thrown by browsers (#27). Thanks to @kachkaev for this contribution!

v1.1.1

04 Oct 23:07
Compare
Choose a tag to compare
  • Removed graphiql-subscriptions-fetcher dependency
  • graphql-js is now a peer dependency
  • Updated other dependencies

v1.1.0

29 Sep 10:50
Compare
Choose a tag to compare
  • Fix 'graphiql-subscriptions-fetcher' import (#25). Kudos to @kachkaev for this contribution!

v1.0.5

28 Sep 20:01
Compare
Choose a tag to compare
  • Add support for subscriptions (#22). Huge thanks to @tlvenn for this contribution!

v1.0.4

01 Mar 23:59
Compare
Choose a tag to compare
  • Updated all dependencies

v1.0.3

01 Mar 20:38
Compare
Choose a tag to compare
  • Fix: recently introduced removeItem now supported by tab state storage (#15)

v1.0.2

28 Feb 11:52
Compare
Choose a tag to compare
  • Fix: instrospection query is run on every keystroke in a tab (#13)