chore(deps): update graphiql monorepo #2211
Open
+53
−25
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.22.1
->0.28.2
5.1.7
->5.3.0
Release Notes
graphql/graphiql (@graphiql/react)
v0.28.2
Compare Source
Patch Changes
16b5698
Thanks @dimaMachina! - fix regression in documentation explorer search when clicking on results in dropdownv0.28.1
Compare Source
Patch Changes
5e76a4f
Thanks @dimaMachina! - fix query builder updated only first selected field in query editor due recent enabled react-compilerv0.28.0
Compare Source
Minor Changes
3633d61
Thanks @dimaMachina! - compile source code with react-compiler, removeuseMemo
anduseCallback
usagesv0.27.1
Compare Source
Patch Changes
#3824
72f06bc
Thanks @dimaMachina! - Excludecodemirror/...
andcodemirror-graphql/...
imports from bundleUpdated dependencies [
7cdcabf
]:v0.27.0
Compare Source
Minor Changes
f86e2bc
Thanks @simmerer! - Fix: removed deprecated usage of Fn.prototype.callerv0.26.2
Compare Source
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
]:v0.26.1
Compare Source
Patch Changes
#3743
7275c19
Thanks @dimaMachina! - create instance ofnew HistoryStore
andnew StorageAPI
only on mount, use function withuseState
Updated dependencies [
21c4409
,2ad4e75
]:v0.26.0
Compare Source
Minor Changes
9aef83a
Thanks @Yahkob! - add new propdefaultTheme
to set the default color preference themePatch Changes
#3441
959ed21
Thanks @cimdalli! - fix: set query editor todefaultQuery
while adding a new tab or GraphiQL's default queryv0.25.0
Compare Source
Minor Changes
7404e8e
Thanks @Cr4xy! - Add webp support to graphiql results image-previewv0.24.0
Compare Source
Minor Changes
#3682
6c9f0df
Thanks @yaacovCR! - Support v17 ofgraphql-js
from17.0.0-alpha.2
forward.Includes support for the latest incremental delivery response format. For further details, see https://github.com/graphql/defer-stream-wg/discussions/69.
Patch Changes
6c9f0df
]:v0.23.1
Compare Source
Patch Changes
6a0a5e5
Thanks @klippx! - do not cleardefaultHeaders
when switching between tabs upon reloadv0.23.0
Compare Source
Minor Changes
5bc7b84
Thanks @dimaMachina! - update vite to v5Patch Changes
#3637
fdec377
Thanks @dimaMachina! - update eslint plugins and fix errors#3656
93c7e9f
Thanks @dimaMachina! - setbuild.minify: false
for cjs/esm builds since minified variable names change every build timeUpdated dependencies [
fdec377
,56c6f45
]:v0.22.4
Compare Source
Patch Changes
adf0ba01
Thanks @dimaMachina! - when alpha is1
, usehsl
instead ofhsla
v0.22.3
Compare Source
Patch Changes
335d830c
Thanks @dimaMachina! - fix doc explorer search input is cut off while clicking on autocomplete resultsv0.22.2
Compare Source
Patch Changes
#3602
03ab3a6b
Thanks @thomasheyenbrock! - Avoid using deprecated Component.defaultProps for icon titlesUpdated dependencies [
aa6dbbb4
]:graphql/graphiql (graphql-language-service)
v5.3.0
Compare Source
Minor Changes
#3682
6c9f0df
Thanks @yaacovCR! - Support v17 ofgraphql-js
from17.0.0-alpha.2
forward.Includes support for the latest incremental delivery response format. For further details, see https://github.com/graphql/defer-stream-wg/discussions/69.
v5.2.2
Compare Source
Patch Changes
fdec377
Thanks @dimaMachina! - update eslint plugins and fix errorsv5.2.1
Compare Source
Patch Changes
#3521
aa6dbbb4
Thanks @acao! - Fixes several issues with Type System (SDL) completion across the ecosystem:.graphqls
ad-hoc standard functionality remains, but is not required, as it is not part of the official spec, and the spec also allows mixed mode documents in theory, and this concept is required when the type is unknownv5.2.0
Compare Source
Minor Changes
7b00774a
Thanks @bboure! - Add support for custom scalarsPatch Changes
7b00774a
Thanks @bboure! - Fix Variables JSON Schema for null valuesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.