Skip to content

emdash

[email protected] scope: emdash Feature

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

Published 2d 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

Summary

AI summary

Updates Patch Changes, https://github.com/logelog, and https://github.com/emdash-cms/emdash/pull/2219 across a mixed release.

Full changelog

Patch Changes

  • #2219 f81aa68 Thanks @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 their showCount prop is on. getTaxonomyTerms() takes a new includeCounts option (default true) to opt out explicitly, and terms are cached separately from their counts so both callers share one term lookup.

  • Updated dependencies []:

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]