Skip to content

v3.0.0-beta.9

Pre-release
Pre-release

Choose a tag to compare

@lane711 lane711 released this 23 Jun 19:34
· 5 commits to main since this release

Changes

  • fix: create-sonicjs CLI now reliably delivers telemetry events — shutdown() was a no-op; pending fetch() requests were abandoned when the process exited. Now awaited (max 3s) before exit.
  • feat: Stats dashboard — version distribution and doc-volume charts added; "What People Build" section always visible with amber warning when no snapshot data yet

Installation

npx create-sonicjs@beta my-app

Or update existing project:

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