Releases: graphql/graphiql
cm6-graphql@0.2.0
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
Patch Changes
-
#3751
b8538d8
Thanks @dimaMachina! - replace deprecatednavigator.platform
withnavigator.userAgent
fix placeholder
⌘ K
in doc explorer search input for non mac devices, replace byCtrl K
-
Updated dependencies [
b8538d8
]:- @graphiql/react@0.26.2
codemirror-graphql@2.1.1
Patch Changes
-
#3751
b8538d8
Thanks @dimaMachina! - replace deprecatednavigator.platform
withnavigator.userAgent
fix placeholder
⌘ K
in doc explorer search input for non mac devices, replace byCtrl K
cm6-graphql@0.1.1
Patch Changes
-
#3751
b8538d8
Thanks @dimaMachina! - replace deprecatednavigator.platform
withnavigator.userAgent
fix placeholder
⌘ K
in doc explorer search input for non mac devices, replace byCtrl K
@graphiql/react@0.26.2
Patch Changes
-
#3751
b8538d8
Thanks @dimaMachina! - replace deprecatednavigator.platform
withnavigator.userAgent
fix placeholder
⌘ K
in doc explorer search input for non mac devices, replace byCtrl K
-
Updated dependencies [
b8538d8
]:- codemirror-graphql@2.1.1
@graphiql/toolkit@0.11.0
Minor Changes
-
#3747
21c4409
Thanks @dimaMachina! - do not includerequire
statements in ESM build, includeimport
in esm andrequire
in cjs buildsmake
getWsFetcher
,createWebsocketsFetcherFromUrl
async -
#3746
2ad4e75
Thanks @dimaMachina! - compile withtsup
instead oftsc
@graphiql/react@0.26.1
Patch Changes
-
#3743
7275c19
Thanks @dimaMachina! - create instance ofnew HistoryStore
andnew StorageAPI
only on mount, use function withuseState
-
Updated dependencies [
21c4409
,2ad4e75
]:- @graphiql/toolkit@0.11.0
@graphiql/plugin-explorer@4.0.0-alpha.2
Patch Changes
- #3740
3c12ce0
Thanks @dimaMachina! - fix types incorrect types entry
@graphiql/plugin-code-exporter@4.0.0-alpha.1
Patch Changes
- #3740
3c12ce0
Thanks @dimaMachina! - fix types incorrect types entry
@graphiql/plugin-explorer@4.0.0-alpha.1
Patch Changes
- #3738
eaa415c
Thanks @dimaMachina! - improve explorer styles