Changes
- fix: Blog collection included by default — no prompt during
npx create-sonicjs - fix: Admin seed crash resolved —
Date.now()→new Date()for Drizzletimestamp_mscolumns (value.getTime is not a function) - fix: Post-install output simplified — Cloudflare resource creation moved to optional "Deploy to Cloudflare" section; migration/seed steps only shown when they actually failed
Installation
npm create sonicjs@beta my-appOr update existing project:
npm install @sonicjs-cms/core@3.0.0-beta.3