Conversation
8be61db to
8039f63
Compare
Contributor
|
The latest changes of this PR are not available as canary, since there are no linked |
0756d07 to
f485ca1
Compare
Contributor
|
We should swap out the token for this action, these should be attributed to the GitHub bot. |
061ef13 to
c815359
Compare
90eff04 to
c3039d3
Compare
c3039d3 to
b201f64
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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/toolkit@0.12.0
Minor Changes
463df14Thanks @trevor-scheer! - Send spec-compliantAcceptheader (application/graphql-response+json) increateSimpleFetchergraphiql@5.2.3
Patch Changes
#4211
e7b30c1Thanks @davidjb! - Add *.css to sideEffects to allow import of CSS in Webpack JavascriptUpdated dependencies [
40359eb,e7b30c1]:@graphiql/plugin-code-exporter@5.1.2
Patch Changes
e7b30c1Thanks @davidjb! - Add *.css to sideEffects to allow import of CSS in Webpack Javascript@graphiql/plugin-doc-explorer@0.4.2
Patch Changes
#4140
40359ebThanks @trevor-scheer! - Removereact-compiler-runtimepeer dependency#4211
e7b30c1Thanks @davidjb! - Add *.css to sideEffects to allow import of CSS in Webpack Javascript@graphiql/plugin-explorer@5.1.2
Patch Changes
e7b30c1Thanks @davidjb! - Add *.css to sideEffects to allow import of CSS in Webpack Javascript@graphiql/plugin-history@0.4.2
Patch Changes
#4140
40359ebThanks @trevor-scheer! - Removereact-compiler-runtimepeer dependency#4211
e7b30c1Thanks @davidjb! - Add *.css to sideEffects to allow import of CSS in Webpack JavascriptUpdated dependencies [
463df14]:@graphiql/react@0.37.4
Patch Changes
#4140
40359ebThanks @trevor-scheer! - Removereact-compiler-runtimepeer dependency#4211
e7b30c1Thanks @davidjb! - Add *.css to sideEffects to allow import of CSS in Webpack JavascriptUpdated dependencies [
463df14]:graphql-language-service-server@2.14.9
Patch Changes
ca83879Thanks @trevor-scheer! - Bump required TypeScript runtime dependency from^5.3.3to^5.8.0. This is preparatory work for adopting the TypeScript Native Preview (tsgo) compiler in a follow-up change, which tracks TypeScript 5.8 semantics. In practice^5.3.3already resolved to TS 5.8+ for most consumers; the new floor only affects consumers who pin TypeScript to 5.3–5.7 via resolutions or overrides.vscode-graphql@0.13.3
Patch Changes
#4183
2ef9389Thanks @trevor-scheer! - Fix VS Code extension publishing scriptsUpdated dependencies [
ca83879]:vscode-graphql-execution@0.3.3
Patch Changes
2ef9389Thanks @trevor-scheer! - Fix VS Code extension publishing scriptsvscode-graphql-syntax@1.3.9
Patch Changes
#4183
2ef9389Thanks @trevor-scheer! - Fix VS Code extension publishing scripts#4143
7979bf5Thanks @Netail! - Add syntax highlighting support for subscription operations.#4144
f7e2a56Thanks @jsmnbom! - Addtext.html.vueas inline injection target.This PR broke tooling by changing the vue grammar scope from
source.vuetotext.html.vue. This addstext.html.vueas an additional injection target for GraphQL syntax highlighting so that it works in both cases.