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

Version Packages #3399

Merged
merged 1 commit into from
Sep 17, 2023
Merged

Version Packages #3399

merged 1 commit into from
Sep 17, 2023

Conversation

acao
Copy link
Member

@acao acao commented Aug 9, 2023

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

graphql-language-service@5.2.0

Minor Changes

Patch Changes

monaco-graphql@1.4.0

Minor Changes

Patch Changes

  • #3384 31ded5e0 Thanks @acao! - import only editor.api & basic features, add monaco-graphql/lite

    • switch from exporting edcore.js to editor.api.js as recommended, and minimal features to get the editor working
      • edcore imports editor.all which contains many monaco-editor features we don't use
    • dynamic import of json language mode only if the user supplies configuration for json validation
    • update monaco examples to show minimal typescript implementation alongside graphql
    • add new simplified exports with backwards compatibility:
      • monaco-graphql/initializeMode
      • monaco-graphql/graphql.worker
      • monaco-graphql/monaco-editor
    • introduce monaco-graphql/lite for users who want the most minimum version possible, and to only import the features they need
  • Updated dependencies [7b00774a, 7b00774a]:

    • graphql-language-service@5.2.0

cm6-graphql@0.0.10

Patch Changes

codemirror-graphql@2.0.10

Patch Changes

graphiql@3.0.6

Patch Changes

  • Updated dependencies [7b00774a, 7b00774a]:
    • graphql-language-service@5.2.0
    • @graphiql/react@0.19.4

@graphiql/plugin-code-exporter@0.3.5

Patch Changes

  • Updated dependencies []:
    • @graphiql/react@0.19.4

@graphiql/plugin-explorer@0.3.5

Patch Changes

  • Updated dependencies []:
    • @graphiql/react@0.19.4

@graphiql/react@0.19.4

Patch Changes

  • Updated dependencies [7b00774a, 7b00774a]:
    • graphql-language-service@5.2.0
    • codemirror-graphql@2.0.10

graphql-language-service-cli@3.3.26

Patch Changes

  • Updated dependencies [7b00774a, 7b00774a]:
    • graphql-language-service@5.2.0
    • graphql-language-service-server@2.11.4

graphql-language-service-server@2.11.4

Patch Changes

vscode-graphql@0.8.18

Patch Changes

  • Updated dependencies []:
    • graphql-language-service-server@2.11.4

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #3399 (672eae8) into main (2348641) will increase coverage by 0.10%.
Report is 12 commits behind head on main.
The diff coverage is 98.38%.

❗ Current head 672eae8 differs from pull request most recent head e1e6670. Consider uploading reports for the commit e1e6670 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3399      +/-   ##
==========================================
+ Coverage   55.75%   55.85%   +0.10%     
==========================================
  Files         110      110              
  Lines        5243     5256      +13     
  Branches     1426     1432       +6     
==========================================
+ Hits         2923     2936      +13     
  Misses       1897     1897              
  Partials      423      423              
Files Changed Coverage Δ
...nguage-service/src/utils/getVariablesJSONSchema.ts 94.59% <98.38%> (+0.71%) ⬆️

@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2023

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

@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from b16d8f8 to 857bade Compare August 19, 2023 00:56
@bboure
Copy link
Contributor

bboure commented Sep 17, 2023

@acao Any chance we can ship this soon? 🙏
Are there any blockers?

@dimaMachina dimaMachina merged commit 9e421ad into main Sep 17, 2023
2 checks passed
@dimaMachina dimaMachina deleted the changeset-release/main branch September 17, 2023 20:38
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

3 participants