Skip to content

fix(solid-email): support workerd-safe root exports#15

Merged
Akin01 merged 5 commits into
mainfrom
fix/workerd-safe-root
Jul 5, 2026
Merged

fix(solid-email): support workerd-safe root exports#15
Akin01 merged 5 commits into
mainfrom
fix/workerd-safe-root

Conversation

@Akin01

@Akin01 Akin01 commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Make @akin01/solid-email root exports resolve to the SSR/email build for server, Workerd, worker, and edge-like conditions while browser conditions resolve to the DOM preview build.
  • Align Tailwind and render CJS/ESM paths on Solid's server runtime and CSS Tree's Workerd-safe dist ESM entry.
  • Add Cloudflare TanStack Start e2e coverage plus docs, skill updates, bundle-size refresh, and changelog related commits.

Closes #12.

Verification

  • pnpm test
  • pnpm test:e2e
  • pnpm typecheck
  • pnpm build
  • pnpm lint

Checklist

  • Tests or examples cover the changed behavior.
  • Types were checked without suppressions.
  • Public API changes are reflected in docs or examples.

@Akin01 Akin01 changed the title Fix Workerd-safe Solid Email root exports fix(solid-email): support workerd-safe root exports Jul 5, 2026
@Akin01 Akin01 merged commit 38dbaac into main Jul 5, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cloudflare Vite Workerd dev fails when importing @akin01/solid-email server-side

1 participant