v3.0.0-beta.19
Changes
- fix(plugins): Example plugin settings updated via admin UI now reflect immediately in
GET /exampleAPI responses — no Worker restart required (PR #975) - fix(plugins):
greetingconfigSchema field is now used in API response message (was previously hardcoded); example plugin bumped to v1.0.1
Installation
npm create sonicjs@latest my-appOr update existing project:
npm install @sonicjs-cms/core@3.0.0-beta.19