ci: release
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"create-emdash": patch
|
||||
---
|
||||
|
||||
Fix create-emdash to use all available templates from the new standalone templates repo. Templates are now selected in two steps: platform (Node.js or Cloudflare Workers) then template type (blog, starter, marketing, portfolio, blank). Downloads from `emdash-cms/templates` instead of the old monorepo path.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"emdash": patch
|
||||
---
|
||||
|
||||
Fix virtual module resolution errors when emdash is installed from npm on Cloudflare. The esbuild dependency pre-bundler was encountering `virtual:emdash/*` imports while crawling dist files and failing to resolve them. These are now excluded from the optimizeDeps scan.
|
||||
Reference in New Issue
Block a user