ci: release#1360
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
docs | c6a75f4 | Jun 05 2026, 12:14 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
emdash-demo-cache | c6a75f4 | Jun 05 2026, 12:15 PM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
emdash-playground | c6a75f4 | Jun 05 2026, 12:15 PM |
Scope checkThis PR touches 29 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/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.17.3
Patch Changes
@emdash-cms/auth-atproto@0.2.14
Patch Changes
@emdash-cms/cloudflare@0.17.3
Patch Changes
c9d0724]:emdash@0.17.3
Patch Changes
#1359
c9d0724Thanks @ascorbic! - Stop theastro devdependency-optimize reload cascade on Cloudflare for npm-installed sites. EmDash core, the Cloudflare adapter (@emdash-cms/cloudflare), and configured plugins are now transformed inline by Vite in dev instead of being pre-bundled one subpath at a time.Plugins and the adapter expose many subpath exports (
emdash/middleware,@emdash-cms/cloudflare/db/d1,<plugin>/astro, ...) and plugins often ship TypeScript source. On a registry install the dev dep-optimizer discovered these lazily on the first request to each route, invalidating the optimize cache mid-flight (The file does not exist at ".../deps_ssr/chunk-*.js") and forcing repeated full reloads on cold start. Plugin package names are derived from their descriptors, so third-party plugins are covered automatically. Workspace/monorepo setups were unaffected, which is why this only reproduced in standalone projects.Updated dependencies []:
@emdash-cms/plugin-embeds@0.1.22
Patch Changes
@emdash-cms/sandbox-workerd@0.1.6
Patch Changes
c9d0724]:@emdash-cms/auth@0.17.3
@emdash-cms/blocks@0.17.3
create-emdash@0.17.3
@emdash-cms/gutenberg-to-portable-text@0.17.3
@emdash-cms/x402@0.17.3
@emdash-cms/fixture-perf-site@0.0.17
Patch Changes
c9d0724]:@emdash-cms/perf-demo-site@0.0.17
Patch Changes
c9d0724]:@emdash-cms/cache-demo-site@0.0.17
Patch Changes
c9d0724]: