chore: version packages#1509
Merged
Merged
Conversation
Contributor
📦 Bundle Stats —
|
| Metric | Value | vs main (b2dcc3c) |
|---|---|---|
| Internal (raw) | 2.2 KB | - |
| Internal (gzip) | 838 B | - |
| Bundled (raw) | 11.16 MB | - |
| Bundled (gzip) | 2.10 MB | - |
| Import time | 481ms | -3ms, -0.5% |
bin:sanity
| Metric | Value | vs main (b2dcc3c) |
|---|---|---|
| Internal (raw) | 782 B | - |
| Internal (gzip) | 423 B | - |
| Bundled (raw) | 9.87 MB | - |
| Bundled (gzip) | 1.78 MB | - |
| Import time | 1.26s | +5ms, +0.4% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — @sanity/cli-core
Compared against main (b2dcc3c9)
| Metric | Value | vs main (b2dcc3c) |
|---|---|---|
| Internal (raw) | 108.1 KB | - |
| Internal (gzip) | 27.0 KB | - |
| Bundled (raw) | 21.72 MB | - |
| Bundled (gzip) | 3.46 MB | - |
| Import time | 426ms | +2ms, +0.4% |
🗺️ View treemap · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — @sanity/cli-build
Compared against main (b2dcc3c9)
@sanity/cli-build/_internal/build
| Metric | Value | vs main (b2dcc3c) |
|---|---|---|
| Internal (raw) | 113.0 KB | - |
| Internal (gzip) | 28.4 KB | - |
| Bundled (raw) | 17.94 MB | - |
| Bundled (gzip) | 3.60 MB | - |
| Import time | 762ms | -1ms, -0.2% |
@sanity/cli-build/_internal/env
| Metric | Value | vs main (b2dcc3c) |
|---|---|---|
| Internal (raw) | 1.8 KB | - |
| Internal (gzip) | 644 B | - |
| Bundled (raw) | 1.31 MB | - |
| Bundled (gzip) | 332.9 KB | - |
| Import time | 75ms | +0ms, +0.1% |
@sanity/cli-build/_internal/extract
| Metric | Value | vs main (b2dcc3c) |
|---|---|---|
| Internal (raw) | 8.6 KB | - |
| Internal (gzip) | 2.7 KB | - |
| Bundled (raw) | 151.2 KB | - |
| Bundled (gzip) | 38.3 KB | - |
| Import time | 132ms | -1ms, -1.0% |
🗺️ ./_internal/env · ./_internal/extract · @sanity/cli-build:./_internal/build treemap too large to embed · Artifacts
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
📦 Bundle Stats — create-sanity
Compared against main (b2dcc3c9)
| Metric | Value | vs main (b2dcc3c) |
|---|---|---|
| Internal (raw) | 908 B | - |
| Internal (gzip) | 483 B | - |
| Bundled (raw) | 931 B | - |
| Bundled (gzip) | 491 B | - |
| Import time | ❌ ChildProcess denied: node | - |
Details
- Import time regressions over 10% are flagged with
⚠️ - Sizes shown as raw / gzip 🗜️. Internal bytes = own code only. Total bytes = with all dependencies. Import time = Node.js cold-start median.
Contributor
Coverage DeltaNo covered files changed in this PR. Overall Coverage
|
squiggler-app
Bot
force-pushed
the
changeset-release/main
branch
2 times, most recently
from
July 14, 2026 12:58
0866583 to
4a0736c
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 4a0736c. Configure here.
squiggler-app
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
July 15, 2026 13:01
df45087 to
572feed
Compare
squiggler-app
Bot
force-pushed
the
changeset-release/main
branch
from
July 15, 2026 13:43
572feed to
fa9cb02
Compare
joshuaellis
approved these changes
Jul 15, 2026
joshuaellis
enabled auto-merge (squash)
July 15, 2026 13:49
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
@sanity/cli@7.9.0
@sanity/cli-test@5.0.0
create-sanity@6.0.17
@sanity/cli-build@4.1.0
@sanity/cli-core@2.4.0
@sanity/workbench-cli@1.4.0
media-library-fixture@1.0.5
Note
Low Risk
Release metadata only (versions and changelogs); functional risk is whatever was already merged on main, not new code in this PR.
Overview
Automated Changesets release PR: it removes consumed
.changeset/*.mdentries and bumps package versions, CHANGELOG sections, and fixture dependency pins—no application source changes in this diff.The release rolls up prior work into
@sanity/cli@7.9.0,@sanity/cli-core@2.4.0,@sanity/cli-build@4.1.0,@sanity/workbench-cli@1.4.0,@sanity/cli-test@5.0.0,create-sanity@6.0.17, andmedia-library-fixture@1.0.5. Highlights in the new changelog notes include workbench undeploy via the applications API, workbench URLs on deploy/undeploy,reactCompilerconfig accepting a boolean, workbench interface shape alignment, standalone SPA output for workbench remotes, bridge toggle / SPA build steps in cli-build, and app-id define viarolldownOptionsinstead of deprecated esbuild options.Reviewed by Cursor Bugbot for commit fa9cb02. Bugbot is set up for automated code reviews on this repo. Configure here.