Skip to content

Releases: enkot/querio

v1.2.0

01 Jan 13:06
Compare
Choose a tag to compare

compare changes

🩹 Fixes

❤️ Contributors

v1.1.1

27 Dec 13:48
Compare
Choose a tag to compare

compare changes

🩹 Fixes

💅 Refactors

  • Improved preflights; improved sizes (56535dd)

❤️ Contributors

v1.1.0

20 Dec 19:24
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

❤️ Contributors

v1.0.0

25 Nov 21:52
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🩹 Fixes

❤️ Contributors

New version 0.7.0

12 Apr 20:10
97e92f3
Compare
Choose a tag to compare

New features:

  • Add support for application/graphql-response+json

Thanks @adamshaylor for the PR!

New version 0.6.0

14 Nov 19:37
Compare
Choose a tag to compare

New features:

  • Use prettier for better formatting GQL requests

Fixes:

  • Fixed layout styles
  • Appended tooltip on the parent in the request list, so its not affect scrolling

Thanks @rocketraman for the idea and PR!

New version 0.5.0

28 Sep 16:35
Compare
Choose a tag to compare

New features:

  • Search for query and response 🎉
  • "Copy" buttons
  • Prettifier for GQL requests
  • New look for listing

New version 0.3.0

06 Sep 08:35
Compare
Choose a tag to compare

New features:

  • Prettifier for GQL requests

Thanks @asingh04 for the idea and PR.

New version 0.2.0

23 Jan 22:27
Compare
Choose a tag to compare

New features:

  • Split panels
  • Remember last state: GQL/XHR, opened/closed variables
  • Moved to vuex-persistedstate