Skip to content

Conversation

@dimaMachina
Copy link
Collaborator

@dimaMachina dimaMachina commented Nov 30, 2025

@changeset-bot
Copy link

changeset-bot bot commented Nov 30, 2025

🦋 Changeset detected

Latest commit: 472c379

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
monaco-graphql Patch
@graphiql/react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Pin `monaco-editor` peer dependency version range until `0.52.2` to fix esm.sh example.
@codecov
Copy link

codecov bot commented Nov 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.96%. Comparing base (9361440) to head (472c379).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4133      +/-   ##
==========================================
- Coverage   63.99%   63.96%   -0.04%     
==========================================
  Files          35       35              
  Lines        3086     3086              
  Branches      934      947      +13     
==========================================
- Hits         1975     1974       -1     
- Misses       1106     1107       +1     
  Partials        5        5              

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 30, 2025

The latest changes of this PR are available as canary in npm (based on the declared changesets):

@dimaMachina dimaMachina merged commit 1bc6568 into main Nov 30, 2025
15 checks passed
@dimaMachina dimaMachina deleted the dimaMachina-patch-1 branch November 30, 2025 08:29
@acao acao mentioned this pull request Nov 30, 2025
dimaMachina added a commit that referenced this pull request Nov 30, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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]

### Patch Changes

- [#4133](#4133)
[`1bc6568`](1bc6568)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - to fix esm.sh
example we should pin `monaco-editor` peer dependency to versions `≥
0.20.0 and < 0.53`, since `monaco-editor@^0.53.0` isn't supported yet
with `monaco-graphql`

- Updated dependencies
\[[`1bc6568`](1bc6568)]:
    -   @graphiql/[email protected]

## @graphiql/[email protected]

### Patch Changes

- [#4133](#4133)
[`1bc6568`](1bc6568)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - to fix esm.sh
example we should pin `monaco-editor` peer dependency to versions `≥
0.20.0 and < 0.53`, since `monaco-editor@^0.53.0` isn't supported yet
with `monaco-graphql`

- Updated dependencies
\[[`1bc6568`](1bc6568)]:
    -   [email protected]

## [email protected]

### Patch Changes

- [#4133](#4133)
[`1bc6568`](1bc6568)
Thanks [@dimaMachina](https://github.com/dimaMachina)! - to fix esm.sh
example we should pin `monaco-editor` peer dependency to versions `≥
0.20.0 and < 0.53`, since `monaco-editor@^0.53.0` isn't supported yet
with `monaco-graphql`

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dima <[email protected]>
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.

[graphiql] Autocomplete broken for CDN example for v5.2.1

2 participants