Skip to content

Releases: graphql/graphiql

@graphiql/react@0.35.0-rc.8

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/plugin-history@0.3.0-rc.3

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

  • Updated dependencies [6a50740, 7fb5ac3]:
    • @graphiql/react@0.35.0-rc.8

@graphiql/plugin-doc-explorer@0.3.0-rc.4

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

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

  • Updated dependencies [6a50740, 7fb5ac3]:
    • @graphiql/react@0.35.0-rc.8

@graphiql/plugin-code-exporter@5.0.0-rc.2

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

Minor Changes

@graphiql/react@0.35.0-rc.7

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

graphiql@5.0.0-rc.4

15 Jun 23:30
d4950df
Compare
Choose a tag to compare
graphiql@5.0.0-rc.4 Pre-release
Pre-release

Minor Changes

Patch Changes

  • Updated dependencies [cff3da5]:
    • @graphiql/react@0.35.0-rc.6

@graphiql/react@0.35.0-rc.6

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

Minor Changes

@graphiql/react@0.35.0-rc.5

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

Minor Changes

@graphiql/react@0.35.0-rc.4

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/plugin-history@0.3.0-rc.2

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

  • Updated dependencies [30bc3f9]:
    • @graphiql/react@0.35.0-rc.4