github SonicJs-Org/sonicjs v2.10.1
v2.10.1 — Forms as Collections

5 hours ago

✨ Forms as Collections

New Feature

  • Forms as Collections, Submissions as Content — Form definitions are now stored as collections and submissions as content entries, enabling reuse of existing content APIs, admin UI, and querying. Form-sourced collections are hidden from admin lists to keep the UI clean. Includes migration 033. (#740, by @mmcintosh)

Fixes

  • Website MDX metadata exports refactored for Next.js 16.2 compatibility

Installation

npm create sonicjs@latest my-app

Or update:

npm install @sonicjs-cms/core@2.10.1

Don't miss a new sonicjs release

NewReleases is sending notifications on new releases.