Skip to content

Releases: graphql/graphiql

graphql-language-service-server@2.14.5

09 May 20:35
8769e95
Compare
Choose a tag to compare

Patch Changes

graphiql@4.0.3

09 May 20:35
8769e95
Compare
Choose a tag to compare

Patch Changes

  • #3938 9f55d93 Thanks @dimaMachina! - fix unable override referencePlugin prop

  • #3936 2bfbb06 Thanks @dimaMachina! - add scroll-x to graphiql tabs area

  • #3939 69ad489 Thanks @dimaMachina! - prefer React.FC type when declaring React components

  • #3937 2500288 Thanks @dimaMachina! - remove Warning: useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format warnings on SSR

  • #3935 5985e13 Thanks @dimaMachina! - feat(@graphiql/plugin-history): migrate React context to zustand, replace useHistoryContext with useHistory, useHistoryActions hooks

  • Updated dependencies [2bfbb06, 69ad489, 2500288, 5985e13]:

    • @graphiql/react@0.32.2
    • @graphiql/plugin-doc-explorer@0.0.2
    • @graphiql/plugin-history@0.1.0

@graphiql/react@0.32.2

09 May 20:35
8769e95
Compare
Choose a tag to compare

Patch Changes

@graphiql/plugin-history@0.1.0

09 May 20:35
8769e95
Compare
Choose a tag to compare

Minor Changes

  • #3935 5985e13 Thanks @dimaMachina! - feat(@graphiql/plugin-history): migrate React context to zustand, replace useHistoryContext with useHistory, useHistoryActions hooks

Patch Changes

@graphiql/plugin-explorer@4.0.3

09 May 20:35
8769e95
Compare
Choose a tag to compare

Patch Changes

@graphiql/plugin-doc-explorer@0.0.2

09 May 20:35
8769e95
Compare
Choose a tag to compare

Patch Changes

@graphiql/plugin-code-exporter@4.0.3

09 May 20:35
8769e95
Compare
Choose a tag to compare

Patch Changes

@graphiql/react@0.32.1

07 May 23:13
29521e7
Compare
Choose a tag to compare

Patch Changes

graphiql@4.0.2

05 May 12:43
6619f76
Compare
Choose a tag to compare

Patch Changes

  • #3916 98d13a3 Thanks @dimaMachina! - - remove the following exports from @graphiql/react and move them in @graphiql/plugin-doc-explorer package:

    • Argument
    • DefaultValue
    • DeprecationReason
    • Directive
    • DocExplorer
    • ExplorerContext
    • ExplorerContextProvider
    • ExplorerSection
    • FieldDocumentation
    • FieldLink
    • SchemaDocumentation
    • Search
    • TypeDocumentation
    • TypeLink
    • useExplorerContext
    • DOC_EXPLORER_PLUGIN
    • ExplorerContextType
    • ExplorerFieldDef
    • ExplorerNavStack
    • ExplorerNavStackItem
    • add new referencePlugin prop on PluginContextProviderProps component for plugin which is used to display the reference documentation when selecting a type.
  • Updated dependencies [98d13a3]:

    • @graphiql/plugin-doc-explorer@0.0.1
    • @graphiql/react@0.32.0
    • @graphiql/plugin-history@0.0.2

cm6-graphql@0.2.1

05 May 12:43
6619f76
Compare
Choose a tag to compare

Patch Changes