github SonicJs-Org/sonicjs v3.0.0-beta.16

latest release: v3.0.0-beta.17
4 hours ago

Changes

  • Example plugin ships with new installsnpm create sonicjs@latest now scaffolds an example plugin demonstrating routes, admin UI, collections, hooks, and settings
  • Fix: plugin settings save no longer wipes Routes/Admin Path — saving configSchema form fields previously replaced the full settings JSON, removing _routes and _adminPath; now merges with existing settings
  • Plugin renamehello-cruel-worldexample plugin with cleaner UX

Installation

npm create sonicjs@latest my-app

Or update existing project:

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

Don't miss a new sonicjs release

NewReleases is sending notifications on new releases.