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/[email protected]
Minor Changes
98e14155
Thanks @thomasheyenbrock! - AddDocsFilledIcon
component and use show that icon in the sidebar when the docs plugin is visiblePatch Changes
#2740
7dfea94a
Thanks @thomasheyenbrock! - Make SVG iconstroke-width
consistent#2734
3aa1f39f
Thanks @thomasheyenbrock! - Stop propagating keyboard events too far upwards in the search component for the docs#2741
0219eef3
Thanks @thomasheyenbrock! - Add hover styles for buttonsUpdated dependencies [
48872a87
]:[email protected]
Patch Changes
#2745
92a17490
Thanks @acao! - Specify MIT license for@graphiql/plugin-explorer
package.json
#2741
0219eef3
Thanks @thomasheyenbrock! - Improved sizing of button for adding tabs#2746
6f0fa98e
Thanks @thomasheyenbrock! - Fix CodeMirror editors overlapping other parts of the UI on certain browser-OS-combinations (e.g. Chrome on Windows)Updated dependencies [
98e14155
,48872a87
,7dfea94a
,3aa1f39f
,0219eef3
]:@graphiql/[email protected]
Patch Changes
#2745
92a17490
Thanks @acao! - Specify MIT license for@graphiql/plugin-explorer
package.json
#2731
3e8f0d1f
Thanks @hasparus! - Expose typings for graphiql-explorer#2738
33bef178
Thanks @thomasheyenbrock! - Fix peer dependency versions#2747
52d0003f
Thanks @thomasheyenbrock! - Make@graphiql/react
a real dependency instead of a peer dependencyUpdated dependencies [
98e14155
,7dfea94a
,3aa1f39f
,0219eef3
]:@graphiql/[email protected]
Patch Changes
48872a87
Thanks @thomasheyenbrock! - Handle execution when there is no document AST (because the query editor is empty or the query string contains syntax errors)