Skip to content

v3.0.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@lane711 lane711 released this 18 Jun 22:54
· 15 commits to main since this release

Changes

  • fix: Blog collection included by default — no prompt during npx create-sonicjs
  • fix: Admin seed crash resolved — Date.now()new Date() for Drizzle timestamp_ms columns (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-app

Or update existing project:

npm install @sonicjs-cms/core@3.0.0-beta.3