github emdash-cms/emdash @emdash-cms/auth@0.13.0

latest releases: @emdash-cms/gutenberg-to-portable-text@0.13.0, @emdash-cms/plugin-embeds@0.1.14, @emdash-cms/auth-atproto@0.2.6...
3 hours ago

Patch Changes

  • #1019 5681eb2 Thanks @ascorbic! - Fixes a Zod type-incompatibility between trusted plugins and core. Without a workspace-level pin, emdash's zod: ^4.3.5 could resolve to a different patch than Astro's bundled Zod, and Zod 4 embeds the version in the type — so schemas imported via astro/zod in trusted plugins (e.g. @emdash-cms/plugin-forms) were not assignable to definePlugin's PluginRoute<TInput>['input']. Pins Zod in the pnpm catalog so the entire workspace dedupes on one instance.

Don't miss a new emdash release

NewReleases is sending notifications on new releases.