Skip to content

Releases: graphql/graphiql

graphiql@3.7.1

24 Aug 14:21
a929862
Compare
Choose a tag to compare

Patch Changes

  • #3751 b8538d8 Thanks @dimaMachina! - replace deprecated navigator.platform with navigator.userAgent

    fix placeholder ⌘ K in doc explorer search input for non mac devices, replace by Ctrl K

  • Updated dependencies [b8538d8]:

    • @graphiql/react@0.26.2

codemirror-graphql@2.1.1

24 Aug 14:20
a929862
Compare
Choose a tag to compare

Patch Changes

  • #3751 b8538d8 Thanks @dimaMachina! - replace deprecated navigator.platform with navigator.userAgent

    fix placeholder ⌘ K in doc explorer search input for non mac devices, replace by Ctrl K

cm6-graphql@0.1.1

24 Aug 14:20
a929862
Compare
Choose a tag to compare

Patch Changes

  • #3751 b8538d8 Thanks @dimaMachina! - replace deprecated navigator.platform with navigator.userAgent

    fix placeholder ⌘ K in doc explorer search input for non mac devices, replace by Ctrl K

@graphiql/react@0.26.2

24 Aug 14:21
a929862
Compare
Choose a tag to compare

Patch Changes

  • #3751 b8538d8 Thanks @dimaMachina! - replace deprecated navigator.platform with navigator.userAgent

    fix placeholder ⌘ K in doc explorer search input for non mac devices, replace by Ctrl K

  • Updated dependencies [b8538d8]:

    • codemirror-graphql@2.1.1

@graphiql/toolkit@0.11.0

23 Aug 23:01
1a561b3
Compare
Choose a tag to compare

Minor Changes

  • #3747 21c4409 Thanks @dimaMachina! - do not include require statements in ESM build, include import in esm and require in cjs builds

    make getWsFetcher, createWebsocketsFetcherFromUrl async

  • #3746 2ad4e75 Thanks @dimaMachina! - compile with tsup instead of tsc

@graphiql/react@0.26.1

23 Aug 23:01
1a561b3
Compare
Choose a tag to compare

Patch Changes

  • #3743 7275c19 Thanks @dimaMachina! - create instance of new HistoryStore and new StorageAPI only on mount, use function with useState

  • Updated dependencies [21c4409, 2ad4e75]:

    • @graphiql/toolkit@0.11.0

@graphiql/plugin-explorer@4.0.0-alpha.2

20 Aug 13:03
e432fb5
Compare
Choose a tag to compare
Pre-release

Patch Changes

@graphiql/plugin-code-exporter@4.0.0-alpha.1

20 Aug 13:03
e432fb5
Compare
Choose a tag to compare

Patch Changes

@graphiql/plugin-explorer@4.0.0-alpha.1

19 Aug 16:27
dfb302a
Compare
Choose a tag to compare
Pre-release

Patch Changes

graphiql@3.7.0

15 Aug 17:17
26cd829
Compare
Choose a tag to compare

Minor Changes

  • #3619 9aef83a Thanks @Yahkob! - add new prop defaultTheme to set the default color preference theme

Patch Changes

  • #3441 959ed21 Thanks @cimdalli! - fix: set query editor to defaultQuery while adding a new tab or GraphiQL's default query

    # Welcome to GraphiQL
    #
    # GraphiQL is an in-browser tool for writing, validating, and
    # testing GraphQL queries.
    
    ...
  • Updated dependencies [959ed21, 9aef83a]:

    • @graphiql/react@0.26.0