Skip to content
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

improve the state editor hooks, allow initialState #3443

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Conversation

acao
Copy link
Member

@acao acao commented Oct 31, 2023

improving the plugin authoring experience!

Copy link

changeset-bot bot commented Oct 31, 2023

🦋 Changeset detected

Latest commit: ebc7f0b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@graphiql/react Minor
@graphiql/plugin-code-exporter Major
@graphiql/plugin-explorer Major
graphiql Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #3443 (ebc7f0b) into main (2348641) will increase coverage by 0.07%.
Report is 15 commits behind head on main.
The diff coverage is 78.04%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3443      +/-   ##
==========================================
+ Coverage   55.75%   55.82%   +0.07%     
==========================================
  Files         110      110              
  Lines        5243     5261      +18     
  Branches     1426     1434       +8     
==========================================
+ Hits         2923     2937      +14     
- Misses       1897     1900       +3     
- Partials      423      424       +1     
Files Coverage Δ
...raphql-language-service-server/src/GraphQLCache.ts 50.88% <50.00%> (ø)
...ql-language-service-server/src/MessageProcessor.ts 46.11% <50.00%> (-0.11%) ⬇️
...nguage-service/src/utils/getVariablesJSONSchema.ts 94.59% <98.38%> (+0.71%) ⬆️
packages/graphiql-react/src/editor/hooks.ts 38.16% <6.25%> (-0.42%) ⬇️

Copy link
Contributor

github-actions bot commented Oct 31, 2023

The latest changes of this PR are available as canary in npm (based on the declared changesets):

graphiql@3.0.7-canary-8cc1801a.0
@graphiql/plugin-code-exporter@1.0.0-canary-8cc1801a.0
@graphiql/plugin-explorer@1.0.0-canary-8cc1801a.0
@graphiql/react@0.20.0-canary-8cc1801a.0

@acao acao merged commit f6afd22 into main Oct 31, 2023
14 checks passed
@acao acao deleted the headers-state-hook branch October 31, 2023 14:35
@acao acao mentioned this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant