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 #3638

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Version Packages #3638

merged 1 commit into from
Aug 1, 2024

Conversation

acao
Copy link
Member

@acao acao commented Jul 1, 2024

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

[email protected]

Minor Changes

  • #3643 82f1ecc Thanks @dimaMachina! - add className prop. Additional class names which will be appended to the GraphiQL container element

Patch Changes

@graphiql/[email protected]

Minor Changes

Patch Changes

[email protected]

Patch Changes

@graphiql/[email protected]

Patch Changes

@graphiql/[email protected]

Patch Changes

@graphiql/[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

  • #3647 ba5720b Thanks @acao! - several LSP fixes and improvements:

    Bugfixes

    debounce schema change events to fix codegen bugs to fix [lsp-server] vscode-graphql triggers large amounts of requests to my graphql server for bulk file change events in 0.11.0 #3622

    on mass file changes, network schema is overfetching because the schema cache is now invalidated on every watched schema file change

    to address this, we debounce the new onSchemaChange event by 400ms

    note that schemaCacheTTL can only be set in extension settings or graphql config at the top level - it will be ignored if configured per-project in the graphql config

    Code Improvements

    • Fixes flaky tests, and schemaCacheTTL setting not being passed to the cache
    • Adds a test to validate network schema changes are reflected in the cache
  • #3637 fdec377 Thanks @dimaMachina! - update eslint plugins and fix errors

  • #3671 e2c04c7 Thanks @acao! - - switch to using just @astrojs/compiler instead of the more complex "sync" adaptation using workers

    • upgrade vue SFC parser to use the new reccomended import from vue package itself
    • fix prettier config related to prettier & format on save for parseDocument tests
    • fix jest/babel config related to some of the parsers
  • Updated dependencies [fdec377]:

[email protected]

Patch Changes

[email protected]

Patch Changes

Copy link
Contributor

github-actions bot commented Jul 1, 2024

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 from 11ad03f to c96b035 Compare July 4, 2024 12:52
@acao
Copy link
Member Author

acao commented Jul 9, 2024

please hold on publishing this update until I've resolved a new bundling issue with vsce and the astro compiler

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 9eaf0fa to 8cee286 Compare July 11, 2024 17:06
@github-actions github-actions bot force-pushed the changeset-release/main branch 15 times, most recently from efc06c1 to a8a3c5e Compare July 29, 2024 20:48
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from f98e827 to 8839b74 Compare August 1, 2024 11:27
@github-actions github-actions bot force-pushed the changeset-release/main branch from 8839b74 to 0437c2b Compare August 1, 2024 11:42
@acao acao merged commit e01b6e0 into main Aug 1, 2024
1 check passed
@acao acao deleted the changeset-release/main branch August 1, 2024 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant