Skip to content

Releases: graphql/graphiql

cm6-graphql@0.2.0

02 Nov 13:59
487b5ed
Compare
Choose a tag to compare

Minor Changes

  • #3762 76b3cc8 Thanks @mavenskylab! - The cm6-graphql package currently specifies exact versions for its peer dependencies on @codemirror packages. This is causing conflicts when projects use newer versions of these packages, leading to multiple instances being installed.

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