Skip to content

Releases: graphql/graphiql

@graphiql/[email protected]

21 Jun 14:28
5cf7a18
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #4025 6a50740 Thanks @dimaMachina! - set "importsNotUsedAsValues": "error" in tsconfig

  • #4026 7fb5ac3 Thanks @dimaMachina! - - deprecate useExplorerContext, useHistoryContext, usePrettifyEditors, useCopyQuery, useMergeQuery, useExecutionContext, usePluginContext, useSchemaContext, useStorageContext hooks

    • fix response editor overflow on <GraphiQL.Footer />
    • export GraphiQLProps type
    • allow children: ReactNode for <GraphiQL.Toolbar />
    • change ToolbarMenu component:
      • The label and className props were removed
      • The button prop should now be a button element
    • document useGraphiQL and useGraphiQLActions hooks in @graphiql/react README.md
    • rename useThemeStore to useTheme

@graphiql/[email protected]

21 Jun 14:28
5cf7a18
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #4025 6a50740 Thanks @dimaMachina! - set "importsNotUsedAsValues": "error" in tsconfig

  • #4026 7fb5ac3 Thanks @dimaMachina! - - deprecate useExplorerContext, useHistoryContext, usePrettifyEditors, useCopyQuery, useMergeQuery, useExecutionContext, usePluginContext, useSchemaContext, useStorageContext hooks

    • fix response editor overflow on <GraphiQL.Footer />
    • export GraphiQLProps type
    • allow children: ReactNode for <GraphiQL.Toolbar />
    • change ToolbarMenu component:
      • The label and className props were removed
      • The button prop should now be a button element
    • document useGraphiQL and useGraphiQLActions hooks in @graphiql/react README.md
    • rename useThemeStore to useTheme

Patch Changes

@graphiql/[email protected]

21 Jun 14:28
5cf7a18
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #4025 6a50740 Thanks @dimaMachina! - set "importsNotUsedAsValues": "error" in tsconfig

  • #4026 7fb5ac3 Thanks @dimaMachina! - - deprecate useExplorerContext, useHistoryContext, usePrettifyEditors, useCopyQuery, useMergeQuery, useExecutionContext, usePluginContext, useSchemaContext, useStorageContext hooks

    • fix response editor overflow on <GraphiQL.Footer />
    • export GraphiQLProps type
    • allow children: ReactNode for <GraphiQL.Toolbar />
    • change ToolbarMenu component:
      • The label and className props were removed
      • The button prop should now be a button element
    • document useGraphiQL and useGraphiQLActions hooks in @graphiql/react README.md
    • rename useThemeStore to useTheme

Patch Changes

@graphiql/[email protected]

21 Jun 14:28
5cf7a18
Compare
Choose a tag to compare
Pre-release

Minor Changes

@graphiql/[email protected]

19 Jun 21:46
1b7fa8d
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • #4020 3c0ad34 Thanks @dimaMachina! - - run cypress tests in React strict mode
    • fix defaultQuery with empty string does not result in an empty default query
    • fix useDidUpdate in React strict mode

[email protected]

15 Jun 23:30
d4950df
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Minor Changes

Patch Changes

@graphiql/[email protected]

15 Jun 23:30
d4950df
Compare
Choose a tag to compare
Pre-release

Minor Changes

@graphiql/[email protected]

14 Jun 15:53
c4d3925
Compare
Choose a tag to compare
Pre-release

Minor Changes

@graphiql/[email protected]

13 Jun 23:04
6de10b8
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #4011 30bc3f9 Thanks @dimaMachina! - fix execute query shortcut in query editor, run it even there are no operations in query editor

    fix plugin store, save last opened plugin in storage

@graphiql/[email protected]

13 Jun 23:04
6de10b8
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #4011 30bc3f9 Thanks @dimaMachina! - fix execute query shortcut in query editor, run it even there are no operations in query editor

    fix plugin store, save last opened plugin in storage

Patch Changes