Skip to content

Patch-bump CDN example packages to trigger esm.sh rebuild#4346

Merged
trevor-scheer merged 1 commit into
mainfrom
trevor/cdn-esmsh-rebuild-patch
Jun 11, 2026
Merged

Patch-bump CDN example packages to trigger esm.sh rebuild#4346
trevor-scheer merged 1 commit into
mainfrom
trevor/cdn-esmsh-rebuild-patch

Conversation

@trevor-scheer

@trevor-scheer trevor-scheer commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

esm.sh recently fixed an issue that affected the GraphiQL CDN example. esm.sh rebuilds a package's bundle when a new version is published, so a fresh patch release is needed to fix-forward and pick up the fix.

This change only adds a changeset that patch-bumps every package the CDN example pulls from esm.sh: graphiql, @graphiql/plugin-explorer, @graphiql/react, and @graphiql/toolkit.

@changeset-bot

changeset-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d1ac3cf

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

This PR includes changesets to release 4 packages
Name Type
graphiql Patch
@graphiql/plugin-explorer Patch
@graphiql/react Patch
@graphiql/toolkit 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

@trevor-scheer trevor-scheer force-pushed the trevor/cdn-esmsh-rebuild-patch branch from 96f15c9 to d1ac3cf Compare June 11, 2026 16:06
@trevor-scheer trevor-scheer marked this pull request as ready for review June 11, 2026 16:13
@trevor-scheer trevor-scheer merged commit 0f5a2a0 into main Jun 11, 2026
12 checks passed
@trevor-scheer trevor-scheer deleted the trevor/cdn-esmsh-rebuild-patch branch June 11, 2026 16:13
@github-actions github-actions Bot mentioned this pull request Jun 11, 2026
trevor-scheer pushed a commit that referenced this pull request Jun 11, 2026
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
## graphiql@5.2.4

### Patch Changes

- [#4346](#4346)
[`0f5a2a0`](0f5a2a0)
Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Release a
patch version of the packages served from esm.sh in the [GraphiQL CDN
example](examples/graphiql-cdn/index.html) to trigger a rebuild on
esm.sh now that a longstanding esm.sh issue has been fixed.

- Updated dependencies
[[`0f5a2a0`](0f5a2a0)]:
  - @graphiql/react@0.37.7
## @graphiql/plugin-explorer@5.1.3

### Patch Changes

- [#4346](#4346)
[`0f5a2a0`](0f5a2a0)
Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Release a
patch version of the packages served from esm.sh in the [GraphiQL CDN
example](examples/graphiql-cdn/index.html) to trigger a rebuild on
esm.sh now that a longstanding esm.sh issue has been fixed.
## @graphiql/react@0.37.7

### Patch Changes

- [#4346](#4346)
[`0f5a2a0`](0f5a2a0)
Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Release a
patch version of the packages served from esm.sh in the [GraphiQL CDN
example](examples/graphiql-cdn/index.html) to trigger a rebuild on
esm.sh now that a longstanding esm.sh issue has been fixed.

- Updated dependencies
[[`0f5a2a0`](0f5a2a0)]:
  - @graphiql/toolkit@0.12.1
## @graphiql/toolkit@0.12.1

### Patch Changes

- [#4346](#4346)
[`0f5a2a0`](0f5a2a0)
Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Release a
patch version of the packages served from esm.sh in the [GraphiQL CDN
example](examples/graphiql-cdn/index.html) to trigger a rebuild on
esm.sh now that a longstanding esm.sh issue has been fixed.
## vscode-graphql-execution@0.3.7

### Patch Changes

- [#4342](#4342)
[`b4c7ae5`](b4c7ae5)
Thanks [@trevor-scheer](https://github.com/trevor-scheer)! - Upgrade
`@urql/core` to v6 and remove the esbuild shim that redirected `graphql`
`.mjs` imports.

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

1 participant