- Fix graphql dependency issue (#28). Thanks to @tlvenn for this contribution!
- Fix CORS error thrown by browsers (#27). Thanks to @kachkaev for this contribution!
- Removed
graphiql-subscriptions-fetcher
dependency graphql-js
is now a peer dependency- Updated other dependencies
- Fix 'graphiql-subscriptions-fetcher' import (#25). Kudos to @kachkaev for this contribution!
- Add support for subscriptions (#22). Huge thanks to @tlvenn for this contribution!
- Updated all dependencies
- Fix: recently introduced
removeItem
now supported by tab state storage (#15)
- Fix: instrospection query is run on every keystroke in a tab (#13)
- Added example HTML page
- Improved build
- Updated dependencies
Initial release