Patch Changes
-
#991
dc44989Thanks @ascorbic! - Fixes TypeError crash on all content mutation API routes when Astro's cache API is not available. Thecachecontext parameter is undefined when the cache feature is not enabled, causingcache.enabledto throw. All 11 call sites now use optional chaining (cache?.enabled). -
Updated dependencies []:
- @emdash-cms/admin@0.11.1
- @emdash-cms/auth@0.11.1
- @emdash-cms/gutenberg-to-portable-text@0.11.1
- @emdash-cms/auth-atproto@0.2.4