-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency @graphiql/plugin-explorer to ^0.3.5 #82
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
c922788
to
2450491
Compare
2450491
to
71736bc
Compare
71736bc
to
749ddbc
Compare
749ddbc
to
f263a61
Compare
f263a61
to
74696df
Compare
74696df
to
12a397f
Compare
12a397f
to
0d1a952
Compare
0d1a952
to
2e9d26f
Compare
2e9d26f
to
8f350c5
Compare
00fe14b
to
501f0da
Compare
501f0da
to
02f0dc1
Compare
02f0dc1
to
694cc0c
Compare
694cc0c
to
2cfb97b
Compare
2cfb97b
to
ff7de6e
Compare
ff7de6e
to
8069719
Compare
8069719
to
1995450
Compare
1995450
to
bd9d0d7
Compare
bd9d0d7
to
50c895d
Compare
50c895d
to
6dc1104
Compare
6dc1104
to
b075993
Compare
b075993
to
29e2412
Compare
29e2412
to
d2bec1b
Compare
d2bec1b
to
f83f12e
Compare
f83f12e
to
28eecbf
Compare
This PR contains the following updates:
^0.1.15
->^0.3.5
Release Notes
graphql/graphiql (@graphiql/plugin-explorer)
v0.3.5
Compare Source
Patch Changes
v0.3.4
Compare Source
Patch Changes
2348641c
]:v0.3.3
Compare Source
Patch Changes
d67c13f6
]:v0.3.2
Compare Source
Patch Changes
#3341
e4a36207
Thanks @acao! - Fix code exporter plugin on early init, add hooksUpdated dependencies [
17069e7a
,e4a36207
]:v0.3.1
Compare Source
Patch Changes
119775ed
Thanks @acao! - handle null editor in explorer plugin (PR)v0.3.0
Compare Source
Minor Changes
#3330
bed5fc86
Thanks @acao! - BREAKING CHANGE: fix lifecycle issue in plugin-explorer, change implementation patternvalue
andsetValue
is no longer an implementation detail, and are handled internally by plugins. the plugin signature has changed slightly as well.now, instead of something like this:
you can just do this:
or this, for more complex state-driven needs:
v0.2.0
Compare Source
Minor Changes
1b8f3fe9
Thanks @B2o5T! - BREAKING CHANGE: umd build was renamed toindex.umd.js
Patch Changes
2f51b1a5
Thanks @LekoArts! - Use namedExplorer
import fromgraphiql-explorer
to fix an issue where the bundler didn't correctly choose either thedefault
orExplorer
import. This change should ensure that@graphiql/plugin-explorer
works correctly withoutgraphiql-explorer
being bundled.v0.1.22
Compare Source
Patch Changes
f86e4172
Thanks @B2o5T! - fix umd build namesgraphiql-plugin-code-exporter.umd.js
andgraphiql-plugin-explorer.umd.js
v0.1.21
Compare Source
Patch Changes
#3229
0a65e720
Thanks @B2o5T! - exclude peer dependencies and dependencies from bundle#3251
f8d8509b
Thanks @B2o5T! - always bundlepackage.json#dependencies
for UMD build for@graphiql/plugin-code-exporter
and@graphiql/plugin-explorer
#3236
64da8c30
Thanks @B2o5T! - update vite#3252
c915a4ee
Thanks @B2o5T! -@graphiql/react
should be inpeerDependencies
not independencies
Updated dependencies [
9ac84bfc
,9ac84bfc
,9ac84bfc
,9ac84bfc
,bc9d243d
,9ac84bfc
,9ac84bfc
,9ac84bfc
,67bf93a3
]:v0.1.20
Compare Source
Patch Changes
#3124
c645932c
Thanks @B2o5T! - avoid unecessary renders by using useMemo or useCallbackUpdated dependencies [
911cf3e0
,c645932c
,2ca4841b
,7bf90929
,431b7fe1
]:v0.1.19
Compare Source
Patch Changes
2b212941
,9b333a04
]:v0.1.18
Compare Source
Patch Changes
707f3cbc
]:v0.1.17
Compare Source
Patch Changes
v0.1.16
Compare Source
Patch Changes
2e477eb2
,4879984e
,51007002
]:Configuration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.