Skip to content

Releases: tarantool/graphqlide

0.0.21

26 May 15:40
adad97c
Compare
Choose a tag to compare

0.0.20

05 Apr 11:53
b3bc6c4
Compare
Choose a tag to compare

0.0.19

07 Feb 17:18
a129945
Compare
Choose a tag to compare

0.0.18

30 Jan 13:26
Compare
Choose a tag to compare
  • coerce arguments default values
  • make Explorer div resizable
  • fixed hydrate settings in webUI not worked
  • fixed module version injection on publish
  • speedup CI
  • update luatest to 0.5.7

0.0.17

10 Jan 19:15
04bdaf6
Compare
Choose a tag to compare
  • update [email protected] to [email protected]
  • update [email protected] to [email protected]
  • update [email protected] and dependencies to [email protected]
  • update @tarantool.io/[email protected] to @tarantool.io/[email protected]
  • update [email protected] to [email protected]
  • update all dependencies to latest versions
  • remove most of unused dependencies
  • added keyboard shortcuts to all main menu buttons
  • added 'Copy response' menu item and suitable shortcut
  • added description of main menu items and it's keyboard shortcuts to README.md
  • added Explorer support of all kinds of lists
  • all codebase converted from flow to typescript
  • eslint tuned for typescript after conversion from flow to typescript
  • many minor UI fixes
  • use prettier to additionally prettify GraphQL code
  • separate requests history by schemas
  • added Explorer support of interface fragments
  • fixed Explorer fragments rename not worked properly
  • fixed Explorer fragment remove is not remove fragmentSpreads
  • fixed not injecting module version in release workflow
  • fixed DocExplorer was not reset on schema change
  • show queries and mutations in Explorer by default
  • added response status and latency indicators
  • fixed explorer sort lists of Enums in select
  • update README.md

0.0.16

14 Nov 13:20
54b7242
Compare
Choose a tag to compare

This is a maintance release mostly contains security vulnarabilies fixes. It's highly recomended not to use previous releases.

This release conatains the following changes:

0.0.15

01 Nov 12:23
6b92f17
Compare
Choose a tag to compare

0.0.14

17 Oct 11:33
2a06913
Compare
Choose a tag to compare
  • fix backward compatibility: set_endpoint() now removes side-slashes before saving endpoint path

0.0.13

17 Oct 10:54
e02355b
Compare
Choose a tag to compare
  • added add_cartridge_api_endpoint() and remove_cartridge_api_endpoint() methods to simplify adding/removing Cartridge Schema
  • added set_default() method to change default schema
  • update luatest to 0.5.6
  • improve build/install/release scripts
  • update README.md

0.0.12

21 Sep 05:44
Compare
Choose a tag to compare
  • fixed GraphiQL topBar container styles