Skip to content

Releases: graphql/graphiql

@graphiql/[email protected]

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

Minor 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.

@graphiql/[email protected]

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

Patch Changes

@graphiql/[email protected]

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

Patch Changes

@graphiql/[email protected]

05 May 12:44
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/[email protected]

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

Patch Changes

[email protected]

04 May 16:17
2e14da2
Compare
Choose a tag to compare

Patch Changes

  • #3913 3b5c309 Thanks @joshbode! - return null instead of an empty contents array when hover results are empty

[email protected]

04 May 12:48
2b5d200
Compare
Choose a tag to compare

Patch Changes

  • #3911 e7c436b Thanks @dimaMachina! - - export cn from @graphiql/react

    • remove following exports from @graphiql/react and move them in @graphiql/plugin-history package:
      • History
      • HistoryContext
      • HistoryContextType
      • HistoryContextProvider
      • useHistoryContext
      • HISTORY_PLUGIN
    • remove types from @graphiql/react (use ComponentProps<typeof MyContextProviderProps> instead):
      • HistoryContextProviderProps
      • ExecutionContextProviderProps
      • EditorContextProviderProps
      • ExplorerContextProviderProps
      • PluginContextProviderProps
      • SchemaContextProviderProps
      • StorageContextProviderProps
      • GraphiQLProviderProps
  • #3915 bc31cd9 Thanks @dimaMachina! - fix unpkg.com results to Not found when main field isn't specified in package.json

  • Updated dependencies [e7c436b]:

@graphiql/[email protected]

04 May 12:49
2b5d200
Compare
Choose a tag to compare

Minor Changes

  • #3911 e7c436b Thanks @dimaMachina! - - export cn from @graphiql/react

    • remove following exports from @graphiql/react and move them in @graphiql/plugin-history package:
      • History
      • HistoryContext
      • HistoryContextType
      • HistoryContextProvider
      • useHistoryContext
      • HISTORY_PLUGIN
    • remove types from @graphiql/react (use ComponentProps<typeof MyContextProviderProps> instead):
      • HistoryContextProviderProps
      • ExecutionContextProviderProps
      • EditorContextProviderProps
      • ExplorerContextProviderProps
      • PluginContextProviderProps
      • SchemaContextProviderProps
      • StorageContextProviderProps
      • GraphiQLProviderProps

@graphiql/[email protected]

04 May 12:48
2b5d200
Compare
Choose a tag to compare

Patch Changes

  • #3911 e7c436b Thanks @dimaMachina! - - export cn from @graphiql/react

    • remove following exports from @graphiql/react and move them in @graphiql/plugin-history package:
      • History
      • HistoryContext
      • HistoryContextType
      • HistoryContextProvider
      • useHistoryContext
      • HISTORY_PLUGIN
    • remove types from @graphiql/react (use ComponentProps<typeof MyContextProviderProps> instead):
      • HistoryContextProviderProps
      • ExecutionContextProviderProps
      • EditorContextProviderProps
      • ExplorerContextProviderProps
      • PluginContextProviderProps
      • SchemaContextProviderProps
      • StorageContextProviderProps
      • GraphiQLProviderProps
  • Updated dependencies [e7c436b]:

@graphiql/[email protected]

04 May 12:49
2b5d200
Compare
Choose a tag to compare

Patch Changes