Skip to content

emdash

v@emdash-cms/[email protected] Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

astro cms emdash typescript

Affected surfaces

breaking_upgrade

Summary

AI summary

Adds a durableObjects() database adapter that stores the CMS in a single Durable Object's SQLite with auto‑session routing.

Full changelog

Minor Changes

  • #1492 7688f0b Thanks @ascorbic! - Adds a durableObjects() database adapter that stores the whole CMS in a single Durable Object's SQLite. With session: "auto" (plus the experimental and replica_routing compatibility flags) reads route to the nearest read replica and writes proxy to the primary, cutting read latency for globally distributed traffic. Register the exported EmDashDB class in your worker and add a new_sqlite_classes migration.

Patch Changes

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track emdash

Get notified when new releases ship.

Sign up free

About emdash

All releases →

Related context

Related tools

Earlier breaking changes

Beta — feedback welcome: [email protected]