ci: release#2226
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
emdash-demo-cache | dd6beea | Jul 24 2026, 02:10 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
emdash-demo-do | dd6beea | Jul 24 2026, 02:10 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
emdash-playground | dd6beea | Jul 24 2026, 02:11 PM |
Scope checkThis PR touches 35 files. PRs with a broad scope are harder to review. Please confirm the scope hasn't drifted beyond the intended change. If this scope is intentional, no action needed. A maintainer will review it. If not, please consider splitting this into smaller PRs. See CONTRIBUTING.md for contribution guidelines. |
@emdash-cms/admin
@emdash-cms/auth
@emdash-cms/auth-atproto
@emdash-cms/blocks
@emdash-cms/cloudflare
@emdash-cms/contentful-to-portable-text
emdash
create-emdash
@emdash-cms/gutenberg-to-portable-text
@emdash-cms/plugin-cli
@emdash-cms/plugin-types
@emdash-cms/registry-client
@emdash-cms/registry-lexicons
@emdash-cms/registry-verification
@emdash-cms/sandbox-workerd
@emdash-cms/x402
@emdash-cms/plugin-ai-moderation
@emdash-cms/plugin-atproto
@emdash-cms/plugin-audit-log
@emdash-cms/plugin-color
@emdash-cms/plugin-embeds
@emdash-cms/plugin-field-kit
@emdash-cms/plugin-forms
@emdash-cms/plugin-webhook-notifier
commit: |
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
@emdash-cms/admin@0.31.1
Patch Changes
@emdash-cms/auth-atproto@0.2.31
Patch Changes
@emdash-cms/cloudflare@0.31.1
Patch Changes
f81aa68]:emdash@0.31.1
Patch Changes
#2219
f81aa68Thanks @logelog! - Fixes taxonomy term counts being recomputed on every page render even when nothing displays them. Counting term usage aggregates the whole content–term assignment table for each taxonomy, and the layout prefetch ran it for every taxonomy on every HTML response — on Cloudflare D1 this could read millions of rows per page view. Counts are now computed only when a consumer asks for them: the prefetch never does, and the Tags and Categories widgets only when theirshowCountprop is on.getTaxonomyTerms()takes a newincludeCountsoption (defaulttrue) to opt out explicitly, and terms are cached separately from their counts so both callers share one term lookup.Updated dependencies []:
@emdash-cms/plugin-embeds@0.1.39
Patch Changes
@emdash-cms/sandbox-workerd@0.3.2
Patch Changes
f81aa68]:@emdash-cms/auth@0.31.1
@emdash-cms/blocks@0.31.1
create-emdash@0.31.1
@emdash-cms/gutenberg-to-portable-text@0.31.1
@emdash-cms/x402@0.31.1
@emdash-cms/fixture-perf-site@0.0.34
Patch Changes
f81aa68]:@emdash-cms/perf-demo-site@0.0.34
Patch Changes
f81aa68]:@emdash-cms/cache-demo-site@0.0.34
Patch Changes
f81aa68]:@emdash-cms/do-demo-site@0.0.34
Patch Changes
f81aa68]:@emdash-cms/do-solo-demo-site@0.0.34
Patch Changes
f81aa68]:@emdash-cms/plugin-mcp-smoke@2.0.1
Patch Changes
f81aa68]:Try this PR
Open a fresh playground →
A full working EmDash site, deployed from this branch. Each visit gets its own session-scoped sandbox: no login needed and no shared state. Try the admin, edit content, hit the public site.
Tracks
changeset-release/main. Updated automatically when the playground redeploys.