Skip to content

Version Packages #2529

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

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Version Packages #2529

merged 1 commit into from
Jul 6, 2022

Conversation

acao
Copy link
Member

@acao acao commented Jun 30, 2022

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@graphiql/[email protected]

Minor Changes

Patch Changes

  • #2545 8ce5b483 Thanks @thomasheyenbrock! - Avoid top-level dynamic imports from codemirror that break importing the package in non-browser environments

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #2519 de5d5a07 Thanks @acao! - enable graphql-config legacy mode by default in the LSP server

  • #2509 737d4184 Thanks @Chnapy! - Add gql(``), graphql(``) call expressions support for highlighting & language

[email protected]

Patch Changes

@github-actions
Copy link
Contributor

The latest changes of this PR are not available as canary, since there are no linked changesets for this PR.

@codecov
Copy link

codecov bot commented Jun 30, 2022

Codecov Report

Merging #2529 (fccfd84) into main (2d91916) will increase coverage by 2.64%.
The diff coverage is 23.64%.

❗ Current head fccfd84 differs from pull request most recent head 6b0488e. Consider uploading reports for the commit 6b0488e to get more accurate results

@@            Coverage Diff             @@
##             main    #2529      +/-   ##
==========================================
+ Coverage   65.70%   68.35%   +2.64%     
==========================================
  Files          85       71      -14     
  Lines        5106     4181     -925     
  Branches     1631     1387     -244     
==========================================
- Hits         3355     2858     -497     
+ Misses       1747     1318     -429     
- Partials        4        5       +1     
Impacted Files Coverage Δ
packages/codemirror-graphql/src/lint.ts 100.00% <ø> (ø)
packages/codemirror-graphql/src/results/mode.ts 47.05% <ø> (ø)
packages/codemirror-graphql/src/utils/hintList.ts 95.65% <ø> (ø)
...ckages/codemirror-graphql/src/utils/mode-indent.ts 0.00% <0.00%> (ø)
packages/codemirror-graphql/src/variables/mode.ts 79.48% <ø> (ø)
packages/graphiql-react/src/editor/whitespace.ts 100.00% <ø> (ø)
packages/graphiql-react/src/utility/debounce.ts 0.00% <0.00%> (ø)
packages/graphiql-react/src/editor/tabs.ts 5.76% <5.76%> (ø)
packages/codemirror-graphql/src/variables/lint.ts 46.98% <66.66%> (ø)
packages/codemirror-graphql/src/hint.ts 94.73% <100.00%> (ø)
... and 97 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ce5b48...6b0488e. Read the comment docs.

@github-actions github-actions bot force-pushed the changeset-release/main branch 7 times, most recently from 15cfe30 to 15e31b1 Compare July 6, 2022 11:45
@github-actions github-actions bot force-pushed the changeset-release/main branch from 15e31b1 to 6b0488e Compare July 6, 2022 16:38
@thomasheyenbrock thomasheyenbrock merged commit ea15939 into main Jul 6, 2022
@thomasheyenbrock thomasheyenbrock deleted the changeset-release/main branch July 6, 2022 17:33
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.

2 participants