Skip to content

chore: version packages#1003

Open
squiggler-app[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

chore: version packages#1003
squiggler-app[bot] wants to merge 1 commit intomainfrom
changeset-release/main

Conversation

@squiggler-app
Copy link
Copy Markdown
Contributor

@squiggler-app squiggler-app Bot commented Apr 22, 2026

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@6.5.0

2026-05-01

Features

  • Auto-updating Studios now load CSS bundles from the module server alongside JS. (#893) (9fc5e0f)

Bug Fixes

  • init: respect --project and --dataset flags for app templates (#1015) (737ab0b)
  • cli: pass schemaExtraction config through to build (#1002) (2fd358f)
  • default to TypeScript in unattended mode for sanity init (#1004) (26f0fb5)
  • deps: update sanity-tooling (#1024) (c6d5501)
  • deps: update sanity-tooling (#1031) (68e544f)
  • deps: update eslint-tooling (#986) (252b784)
  • cli: replace preferred-pm with local implementation (#984) (154e361)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sanity/cli-core bumped to 1.3.1

@sanity/cli-test@0.3.2

2026-05-01

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sanity/cli-core bumped to 1.3.1

@sanity/eslint-config-cli@1.1.1

2026-05-01

Bug Fixes

create-sanity@5.2.15

2026-05-01

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sanity/cli bumped to 6.5.0

Note

Low Risk
Release bookkeeping only: updates package versions/changelogs and removes consumed changesets, with no runtime code changes in this PR.

Overview
Publishes a release by removing the pending .changeset/* entries and rolling their notes into package changelogs.

Bumps versions for @sanity/cli to 6.5.0, @sanity/cli-test to 0.3.2, @sanity/eslint-config-cli to 1.1.1, and create-sanity to 5.2.15 (including changelog entries and dependency bump to @sanity/cli-core@1.3.1).

Reviewed by Cursor Bugbot for commit 6a92a2e. Bugbot is set up for automated code reviews on this repo. Configure here.

@squiggler-app squiggler-app Bot requested a review from a team as a code owner April 22, 2026 16:18
@squiggler-app squiggler-app Bot requested review from mariuslundgard and removed request for a team April 22, 2026 16:18
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 22, 2026

📦 Bundle Stats — @sanity/cli

Compared against main (09a30e25)

@sanity/cli

Metric Value vs main (09a30e2)
Internal (raw) 2.1 KB -
Internal (gzip) 799 B -
Bundled (raw) 10.94 MB -
Bundled (gzip) 2.05 MB -
Import time 842ms -4ms, -0.5%

bin:sanity

Metric Value vs main (09a30e2)
Internal (raw) 975 B -
Internal (gzip) 460 B -
Bundled (raw) 9.84 MB -
Bundled (gzip) 1.77 MB -
Import time 1.99s -9ms, -0.5%

🗺️ 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 (09a30e25)

Metric Value vs main (09a30e2)
Internal (raw) 93.1 KB -
Internal (gzip) 21.9 KB -
Bundled (raw) 21.62 MB -
Bundled (gzip) 3.42 MB -
Import time 806ms -6ms, -0.7%

🗺️ 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 — create-sanity

Compared against main (09a30e25)

Metric Value vs main (09a30e2)
Internal (raw) 976 B -
Internal (gzip) 507 B -
Bundled (raw) 50.7 KB -
Bundled (gzip) 12.6 KB -
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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 22, 2026

Coverage Delta

No covered files changed in this PR.

Overall Coverage

Metric Coverage
Statements 84.2% (±0%)
Branches 74.1% (±0%)
Functions 84.0% (±0%)
Lines 84.6% (±0%)

@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch 7 times, most recently from 6267cf6 to 6fcf149 Compare April 24, 2026 16:52
binoy14 added a commit that referenced this pull request Apr 24, 2026
postversion.mjs was rewriting `## 6.4.1` to `## [6.4.1](url) (date)`, which
stringifies to `6.4.1 (date)` and fails the strict equality check in
`@changesets/release-utils` getChangelogEntry. With no matching section,
changesets/action fell back to the "content exceeds size limit" body and
left PR #1003 with empty per-package changelog entries.

Move the release date to a sub-line under the heading so the heading text
stringifies to just `6.4.1`, letting the action extract the correct
per-release section.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch 16 times, most recently from 4018cc0 to 7bf8c97 Compare May 1, 2026 12:29
@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch from 7bf8c97 to 907897f Compare May 1, 2026 16:45
@squiggler-app squiggler-app Bot force-pushed the changeset-release/main branch from 907897f to 6a92a2e Compare May 1, 2026 16:53
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.

0 participants