Skip to content

graphiql@4.0.3

Compare
Choose a tag to compare
@acao acao released this 09 May 20:35
· 7 commits to main since this release
8769e95

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